stack-rebase
Installation
SKILL.md
Stack Rebase
Cascade a rebase through an entire PR stack after a base PR merges or the upstream base branch changes.
When to Use
Run stack-rebase in any of these situations:
- The first PR in the stack merged into
master; the second PR now needs to targetmasterdirectly masterhas moved forward and stack branches need to incorporate the new commits- A mid-stack PR was revised and descendants need to pick up the change