Ross ROSS = Recommend OSS · open-source software intelligence for agents

ezyang/ghstack

Submit stacked diffs to GitHub on the command line observed · 2026-08-28

github.com/ezyang/ghstack · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

74/100

  • Activity 95
  • Release rhythm 31
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2879
  • days_rel: 246
  • days_push: 35
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1011 stars · 84 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

ghstack is a command-line tool that submits stacks of Git commits to GitHub as separate, dependent pull requests. It supports updating, rebasing, and landing stacked diffs, with optional AI-generated PR descriptions via Claude or Codex.

Use cases

  • submit stacked diffs to github
  • create one pull request per commit in a stack
  • update a pull request by amending a commit
  • land a stacked pull request from the cli
  • manage dependent prs on github
  • generate pr descriptions with claude or codex

When to choose

  • you develop features as a series of dependent commits and want reviewable per-commit PRs
  • you work on large codebases like PyTorch where stacked diffs are the norm
  • you want to update or rebase a whole stack with a single command

When to avoid

  • you only need simple single-branch pull requests via the GitHub UI
  • you prefer tools like Graphite or sapling for stack management
  • your workflow relies on merge commits, which ghstack does not support

Facets

cli-tool · maturity active

version-control developer-tools code-review cli developer-tools version-control cli python cross-platform stacked-diffs pull-requests git-workflow github command-line

2 sources

Member repositories

RepositoryRoleHealth v2
ezyang/ghstackmain74

For agents

markdown · JSON · MCP: product_card(name="ezyang/ghstack")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem