What problem does it solve?
This skill resolves the ambiguity and risk associated with modifying project specifications mid-track after a git reset, ensuring that changes to acceptance criteria or constraints are tracked without silently invalidating completed work.
Core Features & Use Cases
- Spec Integrity Management: Validates spec.md structure before and after edits to prevent parser degradation.
- Blast-Radius Analysis: Identifies completed tasks whose SHAs may be invalidated by new acceptance criteria, allowing for informed manual reconciliation.
- Directive Persistence: Automatically mirrors constraints into the conductor directive channel to ensure they are enforced in future task dispatches.
Quick Start
Use the re-spec skill to update the acceptance criteria for the current track by running the command with the appropriate edit flags.