Command
Refresh the managed Spec Kit section in coding agent context file(s).
Command
Refresh the managed Spec Kit section in coding agent context file(s).
Command
Apply a go / needs-clarification / kill gate and hand survivors off into Spec-Driven Development.
Command
Define the problem: who is affected, what hurts, goals, non-goals, and success metrics.
Command
Capture and normalize a raw idea (text, URL, ticket, or codebase pointer) into an intake note.
Command
Gather evidence — users, market, prior art, and data — to support or challenge the idea.
Command
Shape a concept: solution options, scope, appetite, and trade-offs (no implementation design).
Command
Assess a bug report (pasted text or URL) against the codebase and produce an assessment with possible remediation.
Command
Apply the remediation from a bug assessment and record what was changed.
Command
Validate that a previously fixed bug is resolved and record the verification report.
Command
Auto-commit changes after a Spec Kit command completes.
Command
Create a feature branch with sequential or timestamp numbering.
Command
Initialize a Git repository with an initial commit.
Command
Detect Git remote URL for GitHub integration.
Command
Validate current branch follows feature branch naming conventions.
Command
Validate the lifecycle of an extension from the catalog.
Command
Example command that demonstrates extension functionality.
Command
Create or update the project constitution, then propagate the amended guidance into dependent templates and installed command files (opt-in template sync).
Command
Execute the implementation plan by processing all tasks in tasks.md.
Command
Create a plan and store it in plan.md.
Command
Create a specification and store it in spec.md.
Command
Create the tasks needed for implementation and store them in tasks.md.
Command
Override of the myext extension's myextcmd command.
Command
Self-test wrap command — pre/post around core.
Command
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.