Code Review
Graphite
A stacked pull request workflow tool with an AI reviewer built in, designed to speed up code review for teams that ship many small PRs.
Graphite is a code review and PR workflow tool built around stacked diffs, helping teams break large changes into small, dependent pull requests, and pairs that workflow with Graphite’s own AI reviewer (Diamond) that comments automatically on new PRs.
Why it stands out
- Stacked PR tooling makes it easy to split large changes into small, reviewable, dependent diffs and land them in sequence.
- Built-in AI reviewer comments on correctness and style issues automatically alongside human reviewers.
- CLI-first workflow integrates stacking, rebasing, and submitting PRs into a single fast command-line flow.
Good for
Teams practicing trunk-based development with small, frequent PRs who want faster review cycles.