Skills catalog
Foundation pipeline
Features pipeline
Quality pipeline
Human checkpoints
You approve the specs, plans, code, and tests. || Step | You review |
|---|---|
/establish | Project context and instructions |
/explore | Architecture and codebase |
/excavate | Tier/component architecture and ER model |
/extract | Rules and conventions |
/specify | Problem, solution, and acceptance criteria |
/planify | Implementation steps for each tier |
/codify | Code and unit tests |
/verify | E2E code and failure reports |
/release | Version bump and changelog |