--- name: gsd-undo description: "Safe git revert. Roll back phase or plan commits using the phase manifest with dependency checks." argument-hint: "--last N | --phase NN | --plan NN-MM" allowed-tools: - Read - Bash - Glob - Grep - AskUserQuestion --- 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 @$HOME/.claude/get-shit-done/workflows/undo.md @$HOME/.claude/get-shit-done/references/ui-brand.md @$HOME/.claude/get-shit-done/references/gate-prompts.md $ARGUMENTS Execute end-to-end.