spec-kit-reconcile
Installation
SKILL.md
Spec Kit Reconcile
Close specification drift by updating existing Spec Kit artifacts in-place.
Invocation Notice
- Inform the user when this skill is being invoked by name:
spec-kit-reconcile.
When to Use
- You discover specification drift at any stage (specify, clarify, plan, tasks, analyze, or implement) and need artifacts realigned before continuing.
- Code exists, but behavior still misses expected flows (routing/navigation wiring, integration handoff, validation UX, coverage gaps).
spec-kit-analyzefound issues that require coordinated edits acrossspec.md,plan.md, andtasks.md.- You need targeted remediation planning without creating a new feature branch.
When Not to Use
- You need a brand-new feature spec (
spec-kit-specifyfirst). - You need first-pass design decomposition from an approved spec (
spec-kit-planfirst).
Related skills