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>
494 B
494 B
description: Create a new Gitea issue. Can create single issues or batch create from a plan.
argument-hint: [title] or "batch"
Create Issue(s)
@~/.claude/skills/gitea/SKILL.md
Single Issue (default)
If title provided, create an issue with that title and ask for description.
Batch Mode
If $1 is "batch":
- Ask user for the plan/direction
- Generate list of issues with titles and descriptions
- Show for approval
- Create each issue
- Display all created issue numbers