← Discover
Discover · GitHub · Gh Stack↑ +46 today

Manage bulk pull requests

Developed by GitHub, gh-stack is a command line tool that makes it easy to create and manage stacked pull requests during the software development process. It aims to speed up the review process by dividing complex code changes into small and independent parts.

Updates

  • September 3, 2026: Stars 911 → 1,432, latest release v0.1.1 (September 2, 2026).
  • August 2, 2026: Stars 860 → 911, latest release v0.1.0 (July 29, 2026).

What you get

  • Breaks large code changes into small and manageable pieces
  • Automatically organizes dependencies between pull requests
  • Facilitates rebase operations to keep branches within the stack up to date

Installation

Installing the tool
gh extension install github/gh-stack
Enable AI support
gh skill install github/gh-stack

Running it

Starting a new stack
gh stack init
Adding a new layer to the stack
gh stack add api-endpoints

If you don't write code

🤖 Paste this into your AI agent (Claude Code · Codex · Antigravity)

I use the gh-stack tool to create stacked pull requests on GitHub. Include my existing working branches in a stack structure, manage dependencies between branches, and push the stack to GitHub to speed up the code review process.

Related dictionary terms

Who it is forIt is suitable for software developers who want to speed up their code review process by developing complex features in small, independent parts.
LicenseMIT

Links

TreScout did not build this tool · we found it in GitHub trends and wrote it up. This page describes the repository as of 2026-08-02: The star count and our text belong to that day, the repository may have changed since. Check the repository link for the current state. This page was machine-translated from the Turkish original · the Turkish version prevails.