Provides a safe, guided way to revert commits by referencing phase manifests.

Install

mkdir -p .claude/skills/gsd-undo && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/10235" && unzip -o skill.zip -d .claude/skills/gsd-undo && rm skill.zip

Installs to .claude/skills/gsd-undo

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Safe git revert. Roll back phase or plan commits using the phase manifest with dependency checks.
97 charsno explicit “when” trigger
Intermediate

Key capabilities

  • Revert project phases
  • Roll back planned commits
  • Validate dependencies

How it works

It executes git reverts based on phase manifests with dependency validation.

Inputs & outputs

You give it
Phase or plan identifier
You get back
Reverted commits

When to use gsd-undo

  • Revert recent changes
  • Roll back a specific project phase
  • Undo planned commit sets

About this skill

<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> @/.copilot/gsd-core/workflows/undo.md @/.copilot/gsd-core/references/ui-brand.md @~/.copilot/gsd-core/references/gate-prompts.md </execution_context>

<context> $ARGUMENTS </context> <process> Execute end-to-end. </process>

When not to use it

  • Force reverting
  • Non-GSD commits

Prerequisites

Phase manifest

Limitations

  • Requires phase manifest

How it compares

It provides a safe, manifest-driven rollback mechanism.

Compared to similar skills

gsd-undo side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
gsd-undo (this skill)02moNo flagsIntermediate
resolve-conflicts818moReviewIntermediate
openspec-onboard106moReviewBeginner
codex-cli-bridge99moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry