spec-analyze
Installation
SKILL.md
Spec-Analyze
Cross-artifact consistency analysis - READ-ONLY, no file modifications.
Prerequisites: tasks.md must exist (run /spec-tasks first).
Workflow
- Initialize - Run
.specify/scripts/bash/check-prerequisites.sh --json --require-tasks --include-tasks - Load artifacts - spec.md, plan.md, tasks.md, constitution.md
- Build semantic models - Requirements inventory, task mapping
- Detection passes - 6 analysis categories
- Assign severity - CRITICAL/HIGH/MEDIUM/LOW
- Produce report - Markdown table with findings
- Offer remediation - Ask before any edits