34 points by adamthegoalie 7 hours ago | 9 comments
thesimon 2 hours ago
> 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?

yuppiepuppie 2 hours ago
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.

ramon156 18 minutes ago
The video actually convinced me that this might be an interesting tool. I'm going to try it myself for a small one-shot project and see how well it performs.

TUI-based reviews on it's own are already interesting. I had never considered it, I guess.

nkmnz 1 hour ago
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…
docheinestages 2 hours ago
We seem to be fighting complexity with complexity. Does it really help?
bilekas 2 hours ago
"I pay Claude, to use Claude, to write instructions for Claude, to review code from Claude"

Have we all just given up?

stingraycharles 44 minutes ago
You forgot “to use Claude to write a HN post to promote..”
ramon156 18 minutes ago
s/Claude/Intern/g
stingraycharles 2 hours ago
Holy vibe coding batman this looks like a repository with just a bazillion prompts of which there are already a million.

Seems like it would create a lot of friction and burn a lot of tokens.

esafak 5 hours 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
Jinyibruceli 1 hour ago
[flagged]
claudetester89 2 hours ago
[dead]