# Gsd Undo

> Safe git revert. Roll back phase or plan commits using the phase manifest with dependency checks.

- Skill: `vs4vijay/gsd-undo` (Agent Skill)
- Install (CLI): `npx skillmds@latest add vs4vijay/gsd-undo`
- Raw SKILL.md: https://api.skillmd.com/api/skills/vs4vijay/gsd-undo/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: vs4vijay (https://skillmd.com/u/vs4vijay)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/vs4vijay/gsd-undo

---


<objective>
Safe git revert — roll back GSD phase or plan commits using the phase manifest, with dependency checks and a confirmation gate before execution.

Three modes:
- **--last N**: Show recent GSD commits for interactive selection
- **--phase NN**: Revert all commits for a phase (manifest + git log fallback)
- **--plan NN-MM**: Revert all commits for a specific plan
</objective>

<execution_context>
@/Volumes/Main/GitHub/vibecoding/skills/.opencode/gsd-core/workflows/undo.md
@/Volumes/Main/GitHub/vibecoding/skills/.opencode/gsd-core/references/ui-brand.md
@/Volumes/Main/GitHub/vibecoding/skills/.opencode/gsd-core/references/gate-prompts.md
</execution_context>

<context>
$ARGUMENTS
</context>

<process>
Execute end-to-end.
</process>

