rollback-changes

Installation
SKILL.md

Rollback Changes

Rollback failed workflow phases by reading changes log and reversing tracked modifications.

When to Use

  • Workflow phase fails and needs state restoration
  • Error recovery in worker agents
  • Quality gate failures requiring revert

Input

{
  "changes_log_path": ".bug-changes.json",
  "phase": "bug-fixing",
  "confirmation_required": true
}
Installs
3
GitHub Stars
249
First Seen
May 25, 2026
rollback-changes — maslennikov-ig/claude-code-orchestrator-kit