What it does\nAdds a safe git revert capability specifically for GSD (Git. Ship. Done) workflows. It allows agents to roll back commits based on a phase manifest, ensuring that dependencies are checked before any destructive action is taken.\n\n## When to use it\nUse this skill when a specific phase or plan in the GSD process needs to be rolled back due to errors or a change in direction. It supports three modes: reverting the last N commits, reverting a specific phase, or reverting a specific plan.\n\n## What's included\n- Instructions: Provides detailed logic for interactive selection of recent commits and manifest-based phase/plan reverts.\n- Confirmation Gate: Includes a mandatory verification step before execution.\n\n## Compatible agents\nDesigned for agents with access to Bash, Glob, Grep, and the GSD-core framework (likely Claude Code or similar CLI agents).
Not yet audited
This skill has not been reviewed by our automated audit pipeline yet.