skilly. Buy ad slot
All skills
Devops / AGENT SKILL

gsd-undo

ccampos23/PatagonIA
0 installs 0 GitHub stars
0

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

BEFORE YOU INSTALL

Understand the trade-offs.

SECURITY REVIEW

Not yet assessed

Review the original instructions and requested permissions before installing.

No security review is available for this catalog entry yet.

SKILL QUALITY

Not yet assessed

How clearly the skill guides your agent, how complete its workflow is, and how you can check the outcome.

No quality assessment is available for this catalog entry yet.

The full skill.

Original instructions from the publisher’s SKILL.md

<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>