Back to browse
GitHub Repository

Claude Code skill for adversarial code review - spawns a GPT‑5.6 Sol reviewer in a herdr split pane to attack your diff, then interrogates its findings before relaying verdicts.

1 stars

Adversarial code review setup with herdr, Claude and GPT-5.6-sol

by overflowy·Jul 21, 2026·2 points·1 comment

AI Analysis

●●SolidBig BrainNiche Gem

Spawns a sandboxed GPT-5.6 agent in a split pane to attack your diffs.

Strengths
  • Herdr multiplexer enables real-time observation of the adversarial agent's thought process.
  • Kernel-level sandboxing via agent-safehouse prevents the reviewer from accessing SSH keys.
  • Interrogation loop forces Claude to validate findings against actual code before reporting.
Weaknesses
  • Setup requires four distinct tools (herdr, CLIProxyAPI, safehouse, skill) before first use.
  • Dependence on CLIProxyAPI for non-Anthropic models adds a fragile middleware layer.
Target Audience

Senior engineers using Claude Code for reviews

Similar To

CodiumAI · CodeRabbit · GitLab Duo

Similar Projects

AI/ML●●●Banger

Pantheon – AI vs. AI Code Review for Claude Code

Adversarial verification catches bugs self-written tests miss — genuine architectural novelty.

Big BrainWizardry
lolu1032
201mo ago
AI/ML●●Solid

Yet another Claude Code agent setup, but several noval patterns

Multi-wave code review with 20+ specialists reading each other's findings before final analysis.

Big BrainNiche Gem
AndyNemmity
114mo ago
AI/ML●●Solid

Code and reviews that only count if they survive an attack

Adversarial reviewers try to break builds before self-written tests rubber-stamp them.

Big BrainShip It
lolu1032
201mo ago