spec-kit-analyze
Installation
SKILL.md
Spec Kit Analyze
Run a non-destructive cross-artifact quality audit before implementation.
Invocation Notice
- Inform the user when this skill is being invoked by name:
spec-kit-analyze.
When to Use
tasks.mdexists and you want a pre-implementation consistency check across spec/plan/tasks.- You suspect coverage gaps, requirement drift, ambiguous language, or contradictory artifacts.
- You need a constitution-alignment gate without editing artifacts yet.
When Not to Use
- Any prerequisite artifact is missing (
spec-kit-specify,spec-kit-plan, orspec-kit-tasksfirst). - You need targeted remediation edits now (
spec-kit-reconcile). - You are executing implementation work (
spec-kit-implement).
Related skills