EarlyTerms

Stacked PRs

Rising · Emerged · 120 days old · Last reviewed
Search / mo
~3.7K /mo
Competition KD
Stage
Rising
measured 2026-08-10 sources · 8

Stacked PRs are an ordered chain of small, dependent pull requests, each a reviewable layer of one larger change, that merge together once every layer passes. The pattern predates GitHub's involvement by years, popularized by Phabricator's Differential and, more recently, Graphite and Aviator.

GitHub built the workflow natively: a private preview shipped April 13, 2026 via the open-source `gh-stack` CLI, and public preview followed July 30, 2026 with a built-in stack map UI, one-click cascading merges, and a dedicated Copilot skill that makes the agent a first-class stack participant.

💡

Next.js lead Tim Neutkens told GitHub: "We've been using GitHub stacked PRs for Next.js for the past few months. It has helped us introduce smaller individual changes while shipping larger features, making it easier to review PRs."

Like inspecting each floor of a building as it's poured, then handing over the finished tower in one closing.

EarlyTerms Pro

See nascent terms 7 days before everyone, unlock every stage filter, and get weekly early alerts.

Why is it emerging now?

TL;DR

GitHub turned a decade-old third-party workflow into a native feature: private preview April 13, 2026, public preview July 30 — with Copilot as a first-class stack participant, directly pressuring Graphite and Aviator's stacking-only business model.

5 forces driving coverage — scroll →

Search Interest

peak ~3.7K/mo
updated 2026-08-10
~3.7K/mo ~1.8K/mo 0
2026-07-12 2026-07-27 2026-08-10
Term Lifecycle
  1. Nascent
    0–7 days
  2. Emergent
    8–30 days
  3. Validating
    31–90 days
  4. Rising ← now
    91–180 days
  5. Established
    180 days +

Outlook

6-month signal projection and commercial timeline.

Signal high
Revenue moderate

Native GitHub distribution reaches every repo instantly; merge-queue parity over the next two quarters would erode Graphite and Aviator's core pitch.

Risk · GitHub calls it public preview with acknowledged rough edges; a stalled or scrapped rollout would leave the third-party tools' moat intact.

Analogs · GitHub Actions · GitHub Codespaces · merge queue

Monetization timeline
  1. now
    Public preview, free, rough edges

    gh-stack live for every repo; GitHub advises testing on low-stakes repos first.

  2. 3-6mo
    Merge queue parity lands

    Rolling out merge-queue support could close Graphite's remaining gap.

  3. 6-12mo
    GA decides Graphite's moat

    General availability determines whether paid stacking tools keep enterprise share.

Competition & Opportunity for term “Stacked PRs”

Signals derived from the tracked queries, the term's monetization cards, and its cluster neighbors. Heuristic except where marked measured (Google KD).

Content Gap
10 queries tracked
Led by General (7), Showcase (2)
10 Suggest-only tails — long-tail opening
Revenue Potential
10% commercial-intent queries
2 monetization angles mapped
Mostly informational — pre-commercial
Build Difficulty
High (heuristic)
Stage: rising — late entry — verify the gap first
1 / 13 default TLDs taken · oldest incumbent stackedprs.com (2023-01-18)
4 related terms already published
Heuristic · signals: tracked queries, term monetization cards, cluster neighbors

Ideas for term “Stacked PRs”

Buildable pitches — turn this term into an article, site, product, post, newsletter, video, or course. Steal any card and run with it.

Article
GitHub Stacked PRs vs Graphite: Which Should Your Team Use in 2026?

No quality comparison exists yet. Cover native gh-stack vs Graphite's merge queue, VS Code extension, and $20/user pricing.

Article
How to Set Up gh-stack for Your First Stacked Pull Request

Step-by-step CLI tutorial. Feature is days old in public preview; almost no hands-on guides exist.

Article
GitHub Stacked PRs Explained: Stack Maps, Merge Queues, and Copilot

Explainer for the search-intent gap between 'what is a stacked PR' and GitHub's specific native implementation.

Product
A gh-stack diff-splitter that auto-decomposes one giant Copilot-generated commit into a reviewable stack

Coding agents still emit single large diffs; a splitter tool targets teams adopting AI agents plus native stacking together.

Product
A VS Code extension that renders gh-stack chains inline

GitHub's stack map only lives in the web UI and mobile app; editor-native visualization is an open gap.

Post
"I Migrated My Team Off Graphite to GitHub Stacked PRs in a Weekend"

First-person migration story capturing the exact decision teams are weighing right now.

Video
"gh-stack in 10 Minutes: Native Stacked PRs Without Graphite"

Short YouTube walkthrough targeting devs who just saw the changelog post and want a fast demo.

Post HN / r/programming
GitHub Just Absorbed Graphite's Entire Business Model

A venture-funded startup built its pitch on a gap GitHub closed with one CLI extension and a changelog post.

Post Dev Twitter / X
Stacked PRs Were Always the Right Way to Ship Code. It Took GitHub 15 Years to Agree.

Phabricator's Differential had this in the 2010s. Copilot's unreviewable 2,000-line diffs are what finally forced GitHub's hand.

Post Engineering blog / LinkedIn
Why Coding Agents Need Stacked PRs, Not One Giant Diff

GitHub wired gh-stack directly into Copilot as a skill — because an autonomous agent's single massive commit is unreviewable at any size.

What People Search

Long-tail queries from Google Suggest + Trends. Volume and competition are heuristics — directional, not audited. Content Type comes from query shape.

Keyword
Competition
Content Type
stacked prs
Very Low
General
stacked prs github
Very Low
Showcase
stacked prs gitlab
Very Low
General
stacked prs are not enabled for this repository
Very Low
General
stacked prs graphite
Very Low
General
stacked prs bitbucket
Very Low
General
stacked prs azure devops
Very Low
General
stacked prs github enterprise
Very Low
Showcase
1–8 of 10
1 / 2
Updated 2026-08-10 · sources: Google Trends, Google Suggest · Competition is heuristic

SERP of term “Stacked PRs”

What searchers see today — organic results on top, paid ads if anyone's bidding. Ad density is a real-time commercial signal.

FAQ

What is Stacked PRs?

Stacked PRs are an ordered chain of small, dependent pull requests, each a reviewable layer of one larger change, that merge together once every layer passes.

Why is Stacked PRs emerging now?

GitHub turned a decade-old third-party workflow into a native feature: private preview April 13, 2026, public preview July 30 — with Copilot as a first-class stack participant, directly pressuring Graphite and Aviator's stacking-only business model.

When did Stacked PRs emerge?

Publicly emerged around 2026-04-13 (about 120 days ago as of 2026-08-11). EarlyTerms first recorded a pipeline signal on 2026-08-01.

Related Terms

Other terms in the same space — aliases, subtypes, competitors, and neighbors to explore next.

Explore next
Referenced by
Also mentioned
  • Also known as gh-stack
  • Competitor Graphite·Aviator
  • Related GitHub Copilot·trunk-based development·Phabricator Differential

Sources

Primary URLs this report cites — open any to verify the claim yourself.

  1. 01 GitHub Changelog — Stacked pull requests now in public preview github.blog
  2. 02 GitHub Docs — About stacked pull requests docs.github.com
  3. 03 Hacker News — GitHub Stacked PRs (private preview reveal) news.ycombinator.com
  4. 04 Hacker News — Stacked PRs are now live on GitHub news.ycombinator.com
  5. 05 Agent Wars — GitHub Ships Stacked PRs, Graphite Feels the Heat agent-wars.com
  6. 06 InfoQ — GitHub Targets Large Merge Problem with Stacked PRs infoq.com
  7. 07 github/gh-stack repository github.com
  8. 08 explainx.ai — GitHub Stacked Pull Requests, Public Preview (July 2026) explainx.ai
Opportunity radar
More terms breaking out right now
View →