non-interactive-git-rebase

Official

Scripted Git rebasing without the editor.

Authorfacebook
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables programmatic control over Git interactive rebase operations, allowing for complex commit manipulations without manual editor intervention.

Core Features & Use Cases

  • Automated Commit Reordering: Script the rearrangement of commits in your history.
  • Non-Interactive Squashing/Dropping: Combine or remove commits automatically based on predefined logic.
  • Bulk Commit Amendments: Modify author information, commit messages, or dates across multiple commits programmatically.
  • Commit Splitting: Divide a single commit into multiple smaller commits.
  • Use Case: Automate the cleanup of a feature branch before merging by reordering, squashing, and amending commits based on a predefined script.

Quick Start

Use the non-interactive-git-rebase skill to reorder commits by moving commit abc123 to the front of the rebase sequence starting from <base>.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: non-interactive-git-rebase
Download link: https://github.com/facebook/hermes/archive/main.zip#non-interactive-git-rebase

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.