When you fan out agents to find security holes or review code at scale, you can't trust a single agent's "all clear" or "fixed it" report. This orchestration pattern runs finder agents in parallel, then puts every finding through a three-way adversarial panel (exploitability, correctness, refutation) that defaults to disbelief and only keeps findings that survive majority vote. For fixes, it gates deployment behind load-bearing proof tests that fail on vulnerable code and pass on patched code, catching agents who falsely claim done. The workflow reference walks through a full security audit with concrete examples of agent lying patterns, exit code traps, and reverse-falsification tests. Overkill for low-stakes work, essential when wrong conclusions have consequences.
npx -y skills add telagod/code-abyss --skill orchestrating-adversarial-reviews --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
hoodini/ai-agents-skills
addyosmani/agent-skills
giuseppe-trisciuoglio/developer-kit
agamm/claude-code-owasp