What problem does it solve?
This Skill removes the risk and guesswork from rolling back GSD work by helping you safely revert commits tied to phases or plans without accidentally breaking dependencies or losing context.
Core Features & Use Cases
- Phase-aware rollback: Revert every commit associated with a specific phase using the phase manifest, with git log fallback when needed.
- Plan-specific undo: Roll back only the commits for a single plan range when you need a narrower recovery path.
- Interactive safety checks: Review recent GSD commits, validate dependencies, and confirm the target before execution.
- Use Case: If a phase introduced a bad migration or a plan commit caused a broken build, this Skill helps you identify the exact rollback scope and execute it safely.
Quick Start
Use the gsd-undo skill to revert the target phase, plan, or recent commit set after confirming the rollback scope and safety checks.