safe-rollback

Community

Safe, Git-based rollback with diffs.

Authorvobbilis
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Establishes a safe, command-driven rollback workflow to undo regressions using git, ensuring full visibility with diffs and verification before restoring a known-good state.

Core Features & Use Cases

  • Enforces a Git-based rollback process that uses diff checks to guarantee complete revert.
  • Supports full-file and multi-file rollbacks across a codebase, with before/after verification.
  • Use case: when a regression is detected in a feature branch, apply this skill to revert the changes to the previous stable state.

Quick Start

Review diffs with git diff and perform a full rollback with git checkout -- <file> to restore the last stable state.

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: safe-rollback
Download link: https://github.com/vobbilis/aigile/archive/main.zip#safe-rollback

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.