Review existing code, diffs, branches, or pull requests using concern-specific reviewer personas and evidence. Use when auditing someone else's work, triaging risk in a PR, or producing a ship-it / needs-review / blocked verdict. Do not use to verify your own completed change; use `verify` for that.
98
100%
Does it follow best practices?
Impact
92%
1.31xAverage score across 3 eval scenarios
Passed
No known issues
This reviewer focuses on behavioral coverage and regression resistance, with a strong bias toward real-surface proof over self-verifying mock-heavy unit suites.
Map missing or weak coverage to a specific behavior, failure mode, or regression risk. Call out when the strongest evidence is absent and only mock-heavy or implementation-coupled tests remain.