JavaScript is disabled. Some features may not work.
undo — ★ 3.1K GitHub Stars — Install Guide | SkillsNav
🇺🇸 English🇨🇳 中文
SkillsNav
Home

undo

★ 3.1K repodebugSafeIntermediateClaude

How to Install

Claude Code:
git clone --depth 1 https://github.com/davepoon/buildwithclaude.git && cp buildwithclaude/plugins/gsd/skills/undo ~/.claude/skills/undo -r
--- 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 @${CLAUDE_PLUGIN_ROOT}/workflows/undo.md @${CLAUDE_PLUGIN_ROOT}/references/ui-brand.md @${CLAUDE_PLUGIN_ROOT}/references/gate-prompts.md $ARGUMENTS Execute the undo workflow from @${CLAUDE_PLUGIN_ROOT}/workflows/undo.md end-to-end.

Details

Category Coding → debug
Sourcedavepoon/buildwithclaude
SKILL.mdView on GitHub →
Repo Stars★ 3.1K
Est. per Skill21 (shared across 142 skills from this repo)
DifficultyIntermediate
Risk LevelSafe

Related Skills

Works Well With

Skills from the same repository — often designed to work together