I built adamsreview, a Claude Code plugin that runs deeper, multi-stage PR reviews using parallel sub-agents, validation passes, persistent JSON state, and optional ensemble review via Codex CLI and PR bot comments.On my own PRs, it has been catching dramatically more real bugs than Claude’s built-in /review, /ultrareview, CodeRabbit, Greptile, and Codex’s built-in review, while producing fewer false positives.adamsreview is six Claude Code slash commands packaged as a plugin: review, codex-review, add, promote, walkthrough, and fix. I modeled it after the built-in /review command and extended it meaningfully.You can clear context between review stages because state is stored in JSON artifacts on disk, with built-in scripts for keeping it updated.The walkthrough command uses Claude’s AskUserQuestion feature to walk you through uncertain findings or items needing human review one by one. Then, the fix command dispatches per-fix-group agents and re-reviews the work with Opus, reverting any regressions before committing survivors.It runs against your regular Claude Code subscription (Max plan recommended), unlike /ultrareview, which charges against your Extra Usage pool.I would love feedback from Claude Code users, pro devs, and anyone with strong opinions about AI code reviews.Repo: https://github.com/adamjgmiller/adamsreviewInstall:
/plugin marketplace add adamjgmiller/adamsreview, /plugin install adamsreview@adamsreview
Show HN: adamsreview – better multi-agent PR reviews for Claude Code
A superior AI code review tool for Claude Code users, claiming to catch 'dramatically more real bugs' and produce 'fewer false positives' compared to existing solutions like Claude's built-in reviews, CodeRabbit, Greptile, and Codex.
View Origin LinkProduct Positioning & Context
AI Executive Synthesis
A superior AI code review tool for Claude Code users, claiming to catch 'dramatically more real bugs' and produce 'fewer false positives' compared to existing solutions like Claude's built-in reviews, CodeRabbit, Greptile, and Codex.
The market for AI-driven code review tools is highly competitive, with developer trust being the paramount factor. This product directly addresses a significant pain point: the unreliability and high false-positive rates of current AI review solutions. By leveraging multi-stage agents, persistent state, and validation passes, adamsreview aims to deliver higher accuracy and deeper analysis, a critical differentiator. The claim of catching more real bugs with fewer false positives directly impacts developer productivity and code quality, driving adoption. The ability to clear context between stages and use human-in-the-loop features (AskUserQuestion) acknowledges the need for controlled automation. This positions it as a valuable enhancement for enterprises seeking to integrate AI into their CI/CD pipelines effectively.
Related Ecosystem & Alternatives
Discover adjacent products, open-source repositories, and developer tools sharing similar technical architecture.
Deep-Dive FAQs
What is adamsreview – better multi-agent PR reviews for Claude Code?
adamsreview – better multi-agent PR reviews for Claude Code is analyzed by our AI as: A superior AI code review tool for Claude Code users, claiming to catch 'dramatically more real bugs' and produce 'fewer false positives' compared to existing solutions like Claude's built-in reviews, CodeRabbit, Greptile, and Codex.. It focuses on The market for AI-driven code review tools is highly competitive, with developer trust being the paramount factor. This product directly addresses ...
Where did adamsreview – better multi-agent PR reviews for Claude Code originate?
Data for adamsreview – better multi-agent PR reviews for Claude Code was aggregated directly from the Hacker News community ecosystem, representing raw developer and early-adopter sentiment.
When was adamsreview – better multi-agent PR reviews for Claude Code publicly launched?
The initial public indexing or launch date for adamsreview – better multi-agent PR reviews for Claude Code within our tracked developer communities was recorded on May 11, 2026.
How popular is adamsreview – better multi-agent PR reviews for Claude Code?
adamsreview – better multi-agent PR reviews for Claude Code has achieved measurable traction, logging over 62 traction score and facilitating 32 recorded discussions or engagements.
Which technical categories define adamsreview – better multi-agent PR reviews for Claude Code?
Based on metadata extraction, adamsreview – better multi-agent PR reviews for Claude Code is categorized under topics such as: Claude Code plugin, multi-stage PR reviews, parallel sub-agents, validation passes.
Is adamsreview – better multi-agent PR reviews for Claude Code recognized by media or academic researchers?
Yes. It has been covered by media outlets like Github.com. This indicates the concept has reached a level of mainstream or scientific viability beyond just developer forums.
What are some commercial alternatives to adamsreview – better multi-agent PR reviews for Claude Code?
Our semantic intelligence engine identifies potential commercial alternatives in the SaaS space, such as Ferrari Luce, which offers overlapping value propositions.
How does the creator describe adamsreview – better multi-agent PR reviews for Claude Code?
The original author or development team describes the product as follows: "I built adamsreview, a Claude Code plugin that runs deeper, multi-stage PR reviews using parallel sub-agents, validation passes, persistent JSON state, and optional ensemble review via Codex CLI an..."
Community Voice & Feedback
Does anyone have an open PR on a public repo?I'll run this against your PR for you with my CC credits as a sort-of benchmark! Send me your PR link :)
Curious what kinds of bugs the multi-agent setup catches thatsingle-pass review misses in practice. Is it more about coverage(different agents looking at different aspects) or about getting a second opinion on the same aspect? The README has examples but the mechanism by which the parallelism actually helps isn't obvious to me from them.
Neat idea.I am more curious about your AI workflow as I stay away from other's tools because I don't trust vibe-code related tools.What is the workflow difference between `fragments/` and `plans/`. They seem logically the same but seem to have been used for different purposes.Is this something it did on its own or is this something you prompted it to do?
Why not just use an eval harness to prove this catches more real bugs? Benchmarks on actual bug classes would be far more convincing than comparing against /review.
Is there a good way of adding in your own rules to the review? I’m always in the market for better review tools but I also need to check against internal coding stands and expectations,
the irony of multi-agent code review is that the people who would use it are already the ones who care about code quality. the real problem is everyone else just hitting accept on whatever claude spits out without even reading the diff. tooling for review keeps getting better while the average review effort keeps going down.
Great project! I’ve build something similar, not very clean and polished, but focussed around deterministic orchestration of multiple agents via typescript, because a coordinating agent was notoriously bad at things such as fetching relevant tickets and other context. One thing I struggle with so far, though, are the actual instructions for the review themselves. They are either too vague, leading to superficial or overly broad reviews, or too specific and thus not applicable to different kinds of PRs…
> Runs against your regular Claude Code subscription (Max plan recommended) — unlike /ultrareview, which charges against your Extra Usage pool.How expensive is it to run in your experience? In $ or tokens?
The best code review improvement I have done in my workflow with Claude is using tuicr (https://tuicr.dev).It runs locally, YOU review all the code locally, and feedback that to Claude.Agents reviewing AI code always felt dirty to me, especially when working on production (non-disposable) code.
We seem to be fighting complexity with complexity. Does it really help?
Discovery Source
Hacker News Aggregated via automated community intelligence tracking.
Tech Stack Dependencies
No direct open-source NPM package mentions detected in the product documentation.
Media Tractions & Mentions
Deep Research & Science
No direct peer-reviewed scientific literature matched with this product's architecture.
SaaS Metrics