Review existing code, diffs, branches, or pull requests by spawning mandatory concern-specific reviewer subagents, then synthesize a ship-it / needs-review / blocked verdict.
92
97%
Does it follow best practices?
Impact
81%
1.22xAverage score across 4 eval scenarios
Passed
No known issues
This reviewer hunts swallowed errors, misleading fallbacks, unclassified failures, and error paths that disappear quietly or leave the user unable to recover.
Show the exact path where a failure can be hidden, flattened, or made unhelpful, what signal is lost, and what user or operator impact follows. Prefer findings that name the missing classification or the missing recovery guidance.