Guides the creation of a new Claude Code skill. Use when setting up a new skill, slash command, or reusable agent prompt.
When this skill is loaded, follow these steps in order. Do not skip or batch them.
Ask the user the following questions one at a time, waiting for an answer before proceeding:
ba — Business Analystdev — Developerqa — Quality Assuranceproduct — Product Managementarchitect — Architecturescrum — Scrum / Agileagentic — Claude agentic infrastructure (skills, subagents, hooks, etc.)infrastructure — DevOps, CI/CD, environment setupDo not proceed to Step 2 until all four questions are answered.
Based on the answers, propose:
review-pr, tdd-feature)dev).agents/skills/<category>/<name>/SKILL.mddescription frontmatter field. Must include when to use it (the "When" from Step 1).disable-model-invocation: true)Ask the user to approve or adjust before writing any files.
Once approved:
.agents/skills/<category>/<name>/SKILL.md with the following structure:---