agentskills.codes
GS

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

Install

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

Installs to .claude/skills/gsd-undo-ccampos23

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

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>

Search skills

Search the agent skills registry