Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .claude/skills/audit-clerk-skill/SKILL.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ effort: high
user-invocable: true
disable-model-invocation: true
argument-hint: "[--apply]"
metadata:
internal: true
---

# Audit the clerk Skill
Expand Down
2 changes: 2 additions & 0 deletions .claude/skills/changesets/SKILL.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ user-invocable: true
disable-model-invocation: false
effort: high
allowed-tools: Bash(git:*), Bash(gh pr view:*), Bash(gh pr list:*), Bash(bun changeset status:*), Bash(bun changeset --empty:*), Bash(git add:*), Bash(git commit:*), Read, Write, Edit, Glob
metadata:
internal: true
---

# /changesets create
Expand Down
Loading