analyze
01Command
A read-only command for checking whether a project's specification, plan, and task documents agree with each other.
Command
A read-only command for checking whether a project's specification, plan, and task documents agree with each other.
Command
A command that creates a custom checklist for reviewing the quality and completeness of a feature specification. It treats requirements like code and the checklist like tests for those requirements.
Command
A command that finds missing or unclear decisions in a feature specification by asking focused questions and recording the answers in the specification.
Command
A command that creates or updates a project constitution: a document stating the project's governing principles and rules. It also keeps related templates aligned with those decisions.
Command
A command that implements every task listed in a tasks.md file, following the project's implementation plan and checks.
Command
A command that creates a detailed implementation plan for a proposed feature, including research, design decisions, data structures, and interfaces.
Command
A command that creates or updates a feature specification from a natural-language description. A feature specification explains what a software change should do.
Command
A command that turns project specifications into a structured task list in `tasks.md`. It reads technical plans, user stories, and any available supporting documents.