ejoffe/spr
Stacked Pull Requests on GitHub observed · 2026-08-28
Health v2 · maintenance only
83/100
- Activity 78
- Release rhythm 80
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 4.5
- age_days: 1928
- days_rel: 133
- days_push: 133
- n_releases_24m: 13
Adoption not part of the score
1286 stars · 97 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
spr is a Go CLI tool that manages stacked pull requests on GitHub, turning each commit on a single branch into its own ordered, auto-synced pull request. It provides commands like update, status, merge, amend, and sync to streamline small-PR review workflows without extra services.
Use cases
- manage stacked pull requests on github
- turn each commit into its own pull request
- split a large feature into small reviewable PRs
- avoid juggling stacked feature branches and rebases
- merge a stack of dependent PRs incrementally
- amend a commit in a stack and sync PRs
When to choose
- your team uses GitHub and wants faster reviews via small stacked PRs
- you want stacked-diff workflow without extra merge bots or services
- you prefer working on one branch while keeping PRs ordered and in sync
When to avoid
- you use GitLab, Bitbucket, or another non-GitHub forge
- your team prefers single large PRs or trunk-based squash merges
- you need a GUI-based PR management tool
Facets
cli-tool · maturity active
version-control code-review developer-tools cli developer-tools version-control cli windows cross-platform stacked-pull-requests git github code-review-workflow stacked-diffs command-line macos linux
1 source
- readme: https://github.com/ejoffe/spr · fetched 2026-08-28 · fdc7ecca4965
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ejoffe/spr | main | 83 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem