What problem does it solve?
This Skill eliminates the risk of implementing misaligned, duplicated, or underspecified requirements by running a non-destructive consistency check across spec.md, plan.md, and tasks.md files in spec-kit projects, preventing costly rework and delays during development.
Core Features & Use Cases
- Cross-Artifact Consistency Checks: Flags duplication, ambiguity, terminology drift, and conflicting requirements across the three core spec-kit artifacts.
- Coverage Gap Detection: Maps requirements and user stories to tasks to identify missing work or unmapped tasks before implementation begins.
- Constitution Alignment Validation: Ensures all specification elements comply with the project's non-negotiable constitutional principles.
- Use Case: A product team that just generated a full task list via /speckit-tasks can run this Skill to catch missing task coverage for security requirements or conflicting architecture choices before developers start writing code.
Quick Start
Use the speckit-analyze skill to review your spec.md, plan.md, and tasks.md files for inconsistencies after generating your task list with /speckit-tasks.