What problem does it solve?
This Skill eliminates the risk of implementing misaligned project requirements by identifying inconsistencies, duplications, ambiguities, and underspecified items across spec.md, plan.md, and tasks.md files after task generation, preventing costly rework late in the development cycle.
Core Features & Use Cases
- Cross-Artifact Consistency Checks: Validates alignment between project specifications, implementation plans, and task lists to catch conflicting requirements or missing coverage.
- Constitution Alignment Validation: Ensures all project artifacts comply with the non-negotiable principles defined in your project constitution.
- Coverage Gap Detection: Identifies requirements with no associated tasks and unmapped tasks to ensure full implementation coverage.
Use Case: For a spec-kit software project, run this skill immediately after generating your tasks.md file to catch misalignments before your team starts writing code.
Quick Start
Invoke the speckit-analyze skill after completing your task generation step to receive a structured, severity-ranked report of all cross-artifact issues and coverage gaps.