rollback-changes

Community

Automatically rollback changes after failed phases.

Authormaslennikov-ig
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill reverts modifications from a failed workflow phase using a changes log and backups.

Core Features & Use Cases

  • Backup-driven rollback: Restores modified files from backups and deletes created files.
  • Command reversal: Reverts specific commands and, if possible, undoes git commits.
  • Audit trail: Generates a rollback report with actions taken and any warnings.

Quick Start

Roll back a failed security remediation phase using the changes log.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: rollback-changes
Download link: https://github.com/maslennikov-ig/claude-code-orchestrator-kit/archive/main.zip#rollback-changes

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository