AI-generated code is outpacing human code review capacity by 2-3x
Teams using AI coding agents are generating 2-3x more code than before, but review capacity stays flat. PRs wait 4+ days on average. Stage (130 HN points, 35 comments) built chapter-based PR splitting to make large AI-generated PRs reviewable. The frustration: senior engineers spend 6-8 hrs/week on review and still can't keep up. Every PR is now a vibe-coded wall of changes they didn't write. The market for AI PR review grew from $550M to $4B in 2025.
A CLI tool that puts reviewer context alongside AI-generated diffs so humans can actually judge the change
1.3k โฒScore Breakdown
Social Proof 2 sources
Existing Solutions 4 competitors
AI code review bot on GitHub/GitLab, 2M+ repos, auto PR comments
Indexes full repo, multi-hop investigation for PR review
Chapter-based PR splitting to make large PRs reviewable
CLI agent framework for custom review agents in CI/CD
Gap Assessment
Commercial tools (CodeRabbit, Greptile, Qodo) exist but expensive; no mature open-source CLI option; human oversight tooling is early