| name | execute |
|---|---|
| description | Execute the implementation plan in spec/plan.yaml task by task, validating each against its acceptance criteria and halting at checkpoints. Use this skill whenever the user asks to implement, execute, run, continue, or work on a plan; when a spec/ directory with plan.yaml exists in the repo; when they reference task or phase IDs (task-N.M, phase-N); or when they ask to start the next task or phase. |
Execute the pre-approved implementation plan in spec/plan.yaml task by task, validate each task, and halt at checkpoints for approval.
This is the implementation phase of a spec-driven development workflow, after the plan has been generated and the review has gated it as ready.