spec-implement
Installation
SKILL.md
Spec-Implement
Execute implementation plan by processing tasks.md.
Prerequisites: tasks.md must exist (run /spec-tasks first).
Workflow
- Initialize - Run
.specify/scripts/bash/check-prerequisites.sh --json --require-tasks --include-tasks - Check checklists - Verify all checklists complete (if any)
- Load context - tasks.md, plan.md, data-model.md, contracts/
- Setup verification - Create/verify ignore files
- Parse tasks - Extract phases, dependencies, parallel markers
- Execute - Phase-by-phase implementation
- Track progress - Mark completed tasks
[X] - Validate - Verify completion and test results