git-rewrite-history

Community

Safely rewrite Git history with AI-powered precision.

AuthorMatiasComercio
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the risk and complexity of Git history operations, ensuring your repository stays clean and professional without manual command-line work.

Core Features & Use Cases

  • Safe History Rewriting: Amend commits, squash multiple changes, reword messages, and update tags with mandatory dry-run validation.
  • Use Case: Imagine you need to combine 5 messy commits into one clean commit before pushing to main. This Skill creates a detailed plan, backs up your work, and waits for explicit approval before executing any changes.

Quick Start

Rewrite the last 3 commits to combine them into one with a clear message.

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: git-rewrite-history
Download link: https://github.com/MatiasComercio/agentic-config/archive/main.zip#git-rewrite-history

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