frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: adamsreview – better multi-agent PR reviews for Claude Code

https://github.com/adamjgmiller/adamsreview
15•adamthegoalie•3h ago
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/adamsreview

Install: /plugin marketplace add adamjgmiller/adamsreview, /plugin install adamsreview@adamsreview

Comments

esafak•1h ago
That's looks like a fair bit of ceremony for what it does. Is this representative of the output? https://github.com/adamjgmiller/adamsreview/pull/3

Hardware Attestation as Monopoly Enabler

https://grapheneos.social/@GrapheneOS/116550899908879585
1201•ChuckMcM•11h ago•397 comments

7 lines of code, 3 minutes: Implement a programming language (2010)

https://matt.might.net/articles/implementing-a-programming-language/
16•azhenley•1h ago•0 comments

Local AI needs to be the norm

https://unix.foo/posts/local-ai-needs-to-be-norm/
847•cylo•12h ago•383 comments

The Greatest Shot in Television: James Burke Had One Chance to Nail This Scene (2024)

https://www.openculture.com/2024/10/the-greatest-shot-in-television.html
80•susam•3h ago•28 comments

I'm going back to writing code by hand

https://blog.k10s.dev/im-going-back-to-writing-code-by-hand/
198•dropbox_miner•4h ago•73 comments

Running local models on an M4 with 24GB memory

https://jola.dev/posts/running-local-models-on-m4
223•shintoist•6h ago•76 comments

Obsidian plugin was abused to deploy a remote access trojan

https://cyber.netsecops.io/articles/obsidian-plugin-abused-in-campaign-to-deploy-phantom-pulse-rat/
147•cmbailey•7h ago•71 comments

An AI coding agent, used to write code, needs to reduce your maintenance costs

https://www.jamesshore.com/v2/blog/2026/you-need-ai-that-reduces-your-maintenance-costs
102•cratermoon•6h ago•19 comments

Incident Report: CVE-2024-YIKES

https://nesbitt.io/2026/02/03/incident-report-cve-2024-yikes.html
468•miniBill•12h ago•116 comments

Show HN: adamsreview – better multi-agent PR reviews for Claude Code

https://github.com/adamjgmiller/adamsreview
15•adamthegoalie•3h ago•1 comments

dBase: 1979-2026

https://delphinightmares.substack.com/p/dbase-1979-2026
47•deeaceofbase•3d ago•13 comments

Ask HN: What are you working on? (May 2026)

164•david927•12h ago•574 comments

First tunnel element of the Fehmarnbelt Tunnel immersed

https://www.arup.com/en-us/news/first-fehmarnbelt-tunnel-element-lowered/
71•robin_reala•3d ago•13 comments

How Fast Does Claude, Acting as a User Space IP Stack, Respond to Pings?

https://dunkels.com/adam/claude-user-space-ip-stack-ping/
42•adunk•6h ago•8 comments

Guy Goma's Accidental BBC Interview Lives on After 20 Years

https://www.nytimes.com/2026/05/06/business/media/bbc-guy-goma-interview.html
86•nxobject•2d ago•15 comments

Traces Of Humanity

https://tracesofhumanity.org/hello-world/
139•alex77456•12h ago•20 comments

The people preserving the scientific practice of bird banding

https://thenarwhal.ca/bird-banding-ontario/
47•bookofjoe•3d ago•0 comments

I returned to AWS and was reminded why I left

http://fourlightyears.blogspot.com/2026/05/i-returned-to-aws-and-was-reminded-hard.html
707•andrewstuart•1d ago•509 comments

PS3 Emulator Devs Politely Ask That People Stop Flooding It with AI PRs

https://kotaku.com/playstation-3-emulator-devs-politely-ask-that-people-stop-flooding-it-with-ai-...
136•stalfosknight•6h ago•88 comments

Eight More '8-Bit Era' Microprocessors

https://thechipletter.substack.com/p/eight-more-8-bit-era-microprocessors
68•klelatti•2d ago•18 comments

Stop MitM on the first SSH connection, on any VPS or cloud provider

https://www.joachimschipper.nl/Stop%20MITM%20on%20the%20first%20SSH%20connection,%20on%20any%20VP...
100•JoachimSchipper•2d ago•59 comments

Maryland citizens hit with $2B power grid upgrade for out-of-state AI

https://www.tomshardware.com/tech-industry/artificial-intelligence/maryland-citizens-slapped-with...
212•lemonberry•8h ago•115 comments

Shelf Source: Tom MacWright

https://roadlessread.com/views/ss-macwright
8•tobr•1d ago•0 comments

The locals don't know

https://www.quarter--mile.com/The-Locals-Dont-Know
124•herbertl•13h ago•97 comments

Conway's Law and Cross-Hatching

https://willmanning.com/writing/conways-law-and-cross-hatching
6•weatherreport•2d ago•0 comments

Gode Cookery – Authentic Medieval Recipes

http://www.godecookery.com/godeboke/godeboke.htm
4•Mr_Minderbinder•3d ago•0 comments

Idempotency is easy until the second request is different

https://blog.dochia.dev/blog/idempotency/
297•ludovicianul•3d ago•177 comments

Walking slower? Your ears, not your knees, might be the problem

https://www.wsj.com/health/wellness/hearing-loss-walking-speed-iphone-study-c53c482a
103•marc__1•1d ago•66 comments

Think Linear Algebra (2023)

https://allendowney.github.io/ThinkLinearAlgebra/index.html
192•tamnd•20h ago•23 comments

Task Paralysis and AI

https://g5t.de/articles/20260510-task-paralysis-and-ai/index.html
218•MrGilbert•23h ago•111 comments