# ejoffe/spr

Stacked Pull Requests on GitHub

Repository: https://github.com/ejoffe/spr
Canonical: https://ross.abutalabs.com/products/spr
Language: Go
License: MIT
License Family: permissive
Topics: git, github, pull-requests, code-reviews
Last push: 2026-04-22T17:06:54+00:00

## Health v2 (maintenance only)
Score: 83/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 78, release rhythm 80, longevity 100
- inputs: {"age_days": 1928, "days_push": 133, "days_rel": 133, "gap_med": 4.5, "n_releases_24m": 13}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1286, forks 97 (observed 2026-08-28T04:04:14.893044+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: active
- function: version-control, code-review, developer-tools, cli
- domain: developer-tools, version-control
- platform: cli, windows, cross-platform
- tags: stacked-pull-requests, git, github, code-review-workflow, stacked-diffs, command-line, macos, linux

## Member repositories
- ejoffe/spr (main) score 83

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:14.893044+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:56:09.138674+00:00, confidence not recorded.
  - readme: https://github.com/ejoffe/spr (fetched 2026-08-28T04:04:14.893044+00:00, sha fdc7ecca4965)
- Data as of 2026-08-30T08:39:29.467469+00:00.
