Spec Kit — From Specs to Runnable Code
Workflow
- Constitution — define project principles in
/speckit.constitution - Specification — write detailed product specs
- Planning — AI generates an implementation plan from the spec
- Tasks — the plan is broken into executable tasks
- Implementation — AI agents execute tasks per the spec