What problem does it solve?
This Skill performs a non-destructive, read-only analysis that finds inconsistencies, duplications, ambiguities, and coverage gaps across spec.md, plan.md, and tasks.md after task generation so teams can catch implementation-blocking issues before work begins.
Core Features & Use Cases
- Cross-artifact consistency checks: Compares requirements, success criteria, user stories, and tasks to identify missing mappings and conflicting directives.
- Constitution validation: Flags any conflicts with the project constitution (.specify/memory/constitution.md) as CRITICAL issues.
- Coverage and severity reporting: Produces a compact, token-efficient Markdown report with categorized findings, coverage tables, and prioritized next actions for remediation.
- Safe read-only operation: Requires the prerequisites check and explicitly prohibits file edits unless the user requests follow-up remediation suggestions.
Quick Start
Run the speckit-analyze skill with an optional focus argument to produce a structured, read-only consistency report for the feature's spec, plan, and tasks.