git-cascade-rebase

Community

Rebase stacked branches efficiently.

Authorahoym
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the complex process of rebasing a series of dependent Git branches when the main branch has been updated, preventing merge conflicts and keeping feature branches up-to-date.

Core Features & Use Cases

  • Automated Branch Rebasing: Rebase multiple Git branches in sequence onto an updated main branch.
  • Conflict Handling Guidance: Provides steps and commands for resolving merge conflicts during the rebase process.
  • Use Case: You have several feature branches stacked on top of each other (feature/A, feature/B, feature/C), and main has been updated. This Skill helps you reapply feature/A onto main, then feature/B onto the new feature/A, and so on, ensuring a clean history.

Quick Start

Run the cascade rebase command with your branches listed in order from closest to main to furthest.

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-cascade-rebase
Download link: https://github.com/ahoym/dotfiles/archive/main.zip#git-cascade-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 471,000+ vetted skills library on demand.