Cross Model Review

Review a PR or working diff twice — once with the primary model, then again with a different vendor's model that is told nothing about the first pass — then verify the second model's claims against real code and reconcile both into one ranked review. Catches the class of bug a single model is systematically blind to. Triggers on "cross-model review", "second opinion on this PR", "review this with another model", "double-check this review", "have another model look at it", "blind review". Use when being wrong is expensive: unfamiliar code, an outside contributor's PR, or anything touching auth, money, migrations, or data loss.

hiteshbandhu Updated

File contents

hiteshbandhu/skills-i-use/tree/main/skills/cross-model-review commit f3eec8b9a4

Frequently asked questions

npx skillmds@latest add hiteshbandhu/cross-model-review