Skip to main content
Run any Skill in Manus
with one click
$pwd:

rebase-stacked-pr

// Rebase a stacked PR onto main after its parent was squash-merged, using `git rebase --onto` to skip already-merged commits. Use when rebasing a stacked or dependent PR, handling a squash-merged parent PR, or recovering from empty commits or spurious conflicts after `git rebase main`.

$ git log --oneline --stat
stars:163
forks:96
updated:April 27, 2026 at 10:05
SKILL.md
readonly