rebase-manager
CommunityKeep 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-resolutionskill 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 onPR-Aonto the updatedmainbranch.
Quick Start
Rebase all branches dependent on the recently merged 'main-feature-x' PR.
Dependency Matrix
Required Modules
None requiredComponents
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.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.