Pattern · Architecture

Verifier / critic

All major review agents

Pair a generator with a separate, possibly cheaper, model whose job is to find faults. Used in production by all major code-review agents (CodeRabbit, Greptile, Graphite Diamond).

See also Guardrails · Production · code review

Easy win: add a critic pass over agent PRs before they hit human review. Measurably reduces noise in PR queues.