Command Codex
Code comment accuracy verification, documentation completeness assessment, comment rot detection.
Command Codex
Code comment accuracy verification, documentation completeness assessment, comment rot detection.
Command Codex
Error handling review — silent failure detection, catch block analysis, error logging.
Command Codex
Comprehensive code review using specialized agents — orchestrates code, comments, tests, errors, types, and simplify agents sequentially.
Command Codex
Code simplification suggestions — clarity, unnecessary complexity, redundant abstractions. Advisory only.
Command Codex
Test coverage quality analysis — behavioral coverage, critical gap identification, test resilience evaluation.
Command Codex
Type design analysis — encapsulation, invariant expression, usefulness, and enforcement.
Command Codex
Create or update the feature specification from a natural language feature description.
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
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
Command Codex
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
Command Codex
Classify task complexity and recommend tinyspec or full SDD workflow.
Command Codex
Implement a small change directly from its tinyspec file.
Command Codex
Generate a single lightweight spec file with context, plan, and tasks for small changes.
Skill Claude CodeCodex
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
Skill Claude CodeCodex
Archive a feature specification into main project memory after merge, resolving gaps and conflicts.
Skill Claude CodeCodex
Run the full speckit workflow end-to-end — specify, plan, critique, tasks, implement, review, extract — making all decisions autonomously.
Skill Claude CodeCodex
Generate a custom checklist for the current feature based on user requirements.
Skill Claude CodeCodex
Commit changes at meaningful checkpoints throughout the workflow.
Skill Claude CodeCodex
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
Skill Claude CodeCodex
Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.
Skill Claude CodeCodex
Perform a dual-lens critical review of the specification and plan from both product strategy and engineering risk perspectives before implementation.
Skill Claude CodeCodex
Extract knowledge, guidelines, and ADRs from one or more completed spec directories into the project documentation system.
Skill Claude CodeCodex
Auto-commit changes after a Spec Kit command completes.
Skill Claude CodeCodex
Create a feature branch with sequential or timestamp numbering.