speckit-analyze - Analyze spec, plan, and tasks for cross-artifact consistency
Performs a non-destructive analysis across spec.md, plan.md, and tasks.md to identify inconsistencies, duplications, ambiguities, and coverage gaps.
Tags
Updated: 2026-09-24Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Check project prerequisites and extension hooks
- Load minimal context from spec artifacts
- Build internal semantic inventory models
- Detect duplications ambiguities and coverage gaps
- Validate constitution alignment and rules
- Generate structured Markdown analysis report
- Provide remediation recommendations and next actions
Inputs
- Optional focus area arguments
- Feature spec.md file
- Feature plan.md file
- Feature tasks.md file
- Project constitution file
- Optional extension hooks configuration file
Outputs
- Structured Markdown analysis report
- Extension hook execution logs
- Remediation and next action suggestions
Requirements
- spec-kit project structure with .specify directory
- Prerequisite check script at .specify/scripts/bash/check-prerequisites.sh
- Successfully generated tasks.md file
