gh-pr-rebase

Installation
SKILL.md

Rebase PR Branch

Overview

Use this skill when the user wants the current PR branch refreshed on top of the latest default-branch history instead of merged. Keep the existing feature branch safe, keep the local default branch current when that can be done without rewriting local-only work, and escalate only the conflicts that need human judgment.

Boundary Rules

  • This skill refreshes branch history. It does not review whether the branch plan or test strategy is the right one.
  • If the user wants to challenge the implementation direction before rewriting history or pushing a rebased branch, use gh-plan-review.

Core Workflow

Installs
5
Repository
beeman/skills
GitHub Stars
3
First Seen
Mar 16, 2026
gh-pr-rebase — beeman/skills