What problem does it solve?
This Skill detects inconsistencies, duplications, ambiguities, and underspecified items across spec.md, plan.md, and tasks.md so teams can fix specification defects before implementation and avoid wasted engineering effort.
Core Features & Use Cases
- Cross-artifact consistency checks: Compare requirements, user stories, and task mappings across spec, plan, and tasks to surface mismatches and coverage gaps.
- Automated semantic modeling & severity scoring: Build requirement and task inventories, map coverage, and assign CRITICAL/HIGH/MEDIUM/LOW severities for prioritized remediation.
- Actionable reporting: Produce a compact Markdown analysis report with coverage tables, constitution alignment checks, and explicit next actions for project maintainers.
- Use Case: Run after automated task generation to validate that FR-/SC- identifiers, acceptance criteria, and constitution principles are sampled and implemented by tasks.
Quick Start
Run speckit-analyze after tasks.md has been generated to get a structured inconsistency report and prioritized remediation suggestions.