rollback-gate

Community

Prevent broken states, ensure safe commits.

AuthorSiamese001
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents your repository from being left in an unstable or broken state by enforcing strict rollback checkpoints before complex changes and automatically reverting if validation fails.

Core Features & Use Cases

  • Pre-Phase Checkpointing: Records baseline commit, declares rollback command, and defines acceptance criteria before any significant phase of work begins.
  • Automatic Rollback: If post-phase validation fails, the Skill automatically reverts to the recorded baseline, preventing partial or broken commits.
  • Use Case: Before refactoring a core module that touches multiple files, use this Skill to ensure you have a safe rollback point and clear criteria for success, preventing a broken build.

Quick Start

Use the rollback-gate skill to establish a checkpoint before starting a refactor that will modify more than three files.

Dependency Matrix

Required Modules

None required

Components

referencesscripts

💻 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-gate
Download link: https://github.com/Siamese001/Agentic-Workflow/archive/main.zip#rollback-gate

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.