- Centered header with badges and nav links
- Install section first with git root warning
- Usage with /create-colleague command
- Demo examples, feature details, project structure
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Follows patterns from anthropics/skills and honnibal/claude-skills:
- Lead with install command, not feature list
- Usage section immediately after install
- Keep it scannable and copy-paste ready
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Skill runs in the user's project directory, not the skill directory.
All references to tools/ and prompts/ must use the CLAUDE_SKILL_DIR
substitution variable so Claude Code resolves them correctly.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>