Adversarial Review

Runs a Claude↔Gemini adversarial code review on a PR diff or working-tree diff, surfacing only findings both models independently confirm (high-precision, both-confirm rule). Use when: (1) reviewing a PR or working-tree diff with adversarial rigor and you want fewer false positives, (2) you want only findings two independent AI models agree on rather than a single-model opinion, (3) replacing a lost external PR reviewer (e.g. Copilot) with a second independent model cross-examining Claude's analysis, (4) running a high-precision pre-merge review before shipping to production. Supports automatic PR mode (posts review comments) and local mode (terminal report + gitignored markdown file). Degrades loudly to Claude-only review when Gemini is unavailable.

abhattacherjee Updated

File contents

abhattacherjee/claude-code-skills/tree/main/plugins/adversarial-review/skills/adversarial-review commit fbc33ecbb8

Frequently asked questions

npx skillmds@latest add abhattacherjee/adversarial-review