add-skill
Installation
SKILL.md
add-skill
Builds one production-quality skill in skills/<name>/, eval-first. Read
docs/skill-authoring.md and docs/evals.md once per session before starting;
they are the rulebook this workflow enforces. If invoked as /add-skill <args>,
treat $ARGUMENTS as the skill name or idea to scope in step 1.
When NOT to use
- Creating a new skills repository → that happens in the workspace above this repo.
- Infrastructure work (hooks, CI, validator, docs) → plain editing, PR-level scrutiny.
- A "skill" that merely restates what the model already does well → don't build it; a skill must fix a specific observed failure.