rebase-manager

Community

Keep dependent PRs up-to-date.

Authorjimmymalhan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that when a primary pull request (PR) is merged, all other PRs that depend on it are automatically rebased onto the latest main branch, preventing merge conflicts and maintaining a clean commit history.

Core Features & Use Cases

  • Automated Rebasing: Rebases dependent branches after a base PR is merged.
  • Conflict Handling: Integrates with a conflict-resolution skill to manage and resolve merge conflicts.
  • Use Case: After merging a core feature PR (PR-A), this skill will automatically rebase other PRs (PR-B, PR-C) that were based on PR-A onto the updated main branch.

Quick Start

Rebase all branches dependent on the recently merged 'main-feature-x' PR.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: rebase-manager
Download link: https://github.com/jimmymalhan/codereview-pilot/archive/main.zip#rebase-manager

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.