checklist
25Command
Generate a custom checklist for the current feature based on user requirements.
Command
Generate a custom checklist for the current feature based on user requirements.
Command
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
Command
Create or update the project constitution from interactive or provided principle inputs.
Command
Assess the current codebase against the feature's spec, plan, and tasks, then append any remaining unbuilt work as new tasks to tasks.md so implement can complete it.
Command
Execute the implementation plan by processing and executing all tasks defined in tasks.md.
Command
Execute the implementation planning workflow using the plan template to generate design artifacts.
Command
Create or update the feature specification from a natural language feature description.
Command
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
Command
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.