Use @ file references to include skills in commands
Skills have only ~20% auto-activation rate when referenced by name. Using @~/.claude/skills/*/SKILL.md guarantees skill content is loaded. Updated all commands to use file references instead of "Use the X skill". Updated docs/writing-commands.md with new pattern and examples. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -5,7 +5,9 @@ argument-hint: [issue-number]
|
||||
|
||||
# Groom Issues
|
||||
|
||||
Use the gitea, backlog-grooming, and issue-writing skills.
|
||||
@~/.claude/skills/gitea/SKILL.md
|
||||
@~/.claude/skills/backlog-grooming/SKILL.md
|
||||
@~/.claude/skills/issue-writing/SKILL.md
|
||||
|
||||
## If issue number provided ($1):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user