create-issue
01Command Codex
Transform feature descriptions, bug reports, or improvement ideas into well-structured GitHub issues.
Command Codex
Transform feature descriptions, bug reports, or improvement ideas into well-structured GitHub issues.
Command Codex
Handle the full workflow from current branch state to an open, CI-monitored pull request.
Command Codex
Rebase the current branch onto the latest base branch, resolving conflicts and optionally force-pushing.
Command Codex
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
Command Codex
Archive a feature specification into main project memory after merge, resolving gaps and conflicts.
Command Codex
Archive a feature specification into main project memory after merge, resolving gaps and conflicts.
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.