- Skills go in
skills/<name>/SKILL.mdwith YAML frontmatter - Custom agent definitions go in
agents/sdd-*.mdwith YAML frontmatter (plugin root, distributed via plugin install) - Use
/commitfor all commits (conventional commits, no git add -A) - Increment
versionin.claude-plugin/plugin.jsonon every functional change to skills or agents
- Don't add code or tooling — this repo is markdown prompts only
- Don't hardcode stack-specific commands in skills — they must discover project config dynamically