Skills catalog
Architect pipeline
| Skill | What it does |
|---|---|
| /establish | Product, paths, personality and git rules. |
| /explore | System architecture and ADRs. |
| /excavate | Tier/component architecture and the ER model. |
| /extract | Coding rules and conventions per tier. |
Builder pipeline
Craftsman 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 |