initialize |
Start a new project, discover requirements, generate spec docs |
next |
Advance to the next pipeline phase automatically |
plan |
Generate phase plans with tasks and acceptance criteria |
exec / execute |
Execute tasks for current phase (TDD workflow) |
verify |
Run tests and validate acceptance criteria |
status |
Show current phase, progress, and next steps |
ship |
Commit work, create release notes, open PR |
discuss |
Ask questions about the project, codebase, or pipeline |
map-codebase |
Analyze existing code structure, patterns, and conventions |