GitHub Stacked PRs – gh-stack
Summary
GitHub’s gh-stack is a GitHub CLI extension that enables stacked pull requests by managing chains of branches. It provides commands to initialize stacks, add layers, push, submit, view, rebase, sync, and more, allowing modular, review-friendly development workflows. The feature set emphasizes local tracking of stack state and automatic base-branch chaining on GitHub.