ezyang/ghstack
Submit stacked diffs to GitHub on the command line 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
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
- readme: https://github.com/ezyang/ghstack · fetched 2026-08-28 · 02e70b1c7a5a
- registry_pypi: https://pypi.org/pypi/ghstack/json · fetched 2026-08-29 · 70ba989d8928
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ezyang/ghstack | main | 74 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem