SP
speckit-plan
Use to turn an approved spec into an implementation plan.
Install
mkdir -p .claude/skills/speckit-plan && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/13397" && unzip -o skill.zip -d .claude/skills/speckit-plan && rm skill.zipInstalls to .claude/skills/speckit-plan
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Use to turn an approved spec into an implementation plan.57 chars · catalog descriptionno explicit “when” trigger
About this skill
speckit-plan Skill
Use to turn an approved spec into an implementation plan.
Rules
- Read the constitution, plan template, and feature
spec.md. - Write a Constitution Check covering every principle.
- Show only affected paths in Project Structure.
- Define technical direction, risks, and validation.
- Write to
.specify/specs/NNN-feature/plan.md.