Command Codex
Run the full speckit workflow end-to-end — specify, plan, critique, tasks, implement, review, extract — making all decisions autonomously.
Command Codex
Run the full speckit workflow end-to-end — specify, plan, critique, tasks, implement, review, extract — making all decisions autonomously.
Command Codex
Generate a custom checklist for the current feature based on user requirements.
Command Codex
Commit changes at meaningful checkpoints throughout the workflow.
Command Codex
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 Codex
Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.
Command Codex
Perform a dual-lens critical review of the specification and plan from both product strategy and engineering risk perspectives before implementation.
Command Codex
Extract ADRs, knowledge, and guidelines from completed specifications into dev/ documentation.
Command Codex
Extract knowledge, guidelines, and ADRs from one or more completed spec directories into the project documentation system.
Command Codex
Auto-commit changes after a Spec Kit command completes.
Command Codex
Create a feature branch with sequential or timestamp numbering.
Command Codex
Initialize a Git repository with an initial commit.
Command Codex
Detect Git remote URL for GitHub integration.
Command Codex
Validate current branch follows feature branch naming conventions.
Command Codex
Execute the implementation plan by processing and executing all tasks defined in tasks.md.
Command Codex
Apply a pending iteration to spec documents — update all artifacts that speckit.implement relies on, then hand off to implementation.
Command Codex
Define an iteration on the current feature — analyze the change request against current spec state and implementation progress, then write a reviewable iteration plan.
Command Codex
Extract knowledge, guidelines, and ADRs from one or more completed spec directories into the project documentation system.
Command Codex
Run a session retrospective that surfaces context-management gaps and routes them to approved follow-up actions.
Command Codex
Produce a flow-level summary of the current Claude Code session — executive summary, chronological timeline, and outcomes — written into the active feature directory next to spec.md / plan.md.
Command Codex
Execute the implementation planning workflow using the plan template to generate design artifacts.
Command Codex
Reconcile implementation drift by updating the feature's own spec, plan, and tasks.
Command Codex
Run a session retrospective that surfaces context-management gaps and routes them to approved follow-up actions.
Command Codex
Comprehensive code review using specialized agents — orchestrates code, comments, tests, errors, types, and simplify agents sequentially.
Command Codex
General code quality review — project guideline compliance, bug detection, code quality analysis.