Commands: new_project, continue, implement, task, cr (code review), deep cr (multi-phase code review), pr (address PR feedback), setup, or open guidance
Spec-driven development: process for planning, building, and reviewing code projects using structured specifications. Guides users from project idea through functional spec, architecture, phased implementation, and code review — with human focused on decisions and AI agents handling drafting and building.
Use when the user wants to: start a new project with specs, continue speccing or implementing a project, implement a planned phase, run a quick task without a full spec, review code against specs, or set up spec-driven development in a repo.
2026-06-30