git-snapshot-rollback

Community

Safely archive work before Git rollbacks

Authorcafe3310
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents destructive Git rollbacks from losing valuable work by creating traceable snapshots and recording the reasoning behind recovery operations.

Core Features & Use Cases

  • Safe Rollback Workflow: Archives the current branch state, creates a dedicated archive branch, and resets the working branch to a selected commit.
  • Decision History Tracking: Maintains ARCHIVE.md records that connect rollback actions with their causes, source commits, and recovery branches.
  • Use Case: When a development experiment fails, use this Skill to preserve the failed attempt and return the project to a known stable commit without losing investigation history.

Quick Start

Ask the git-snapshot-rollback skill to archive the current failed changes and roll the repository back to the specified commit while preserving a recovery branch.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: git-snapshot-rollback
Download link: https://github.com/cafe3310/public-agent-skills/archive/main.zip#git-snapshot-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 545,000+ vetted skills library on demand.