Reviewer Adversarial banner
Nightdreams-bat Nightdreams-bat

Reviewer Adversarial

Development community

Description

--- name: reviewer-adversarial description: Adversarial code review of a diff or branch by a DIFFERENT, stronger model than the one that wrote it. One thorough pass. Finds real edge cases and bugs; does not invent imaginary problems or pad the list. Spawned by the no-mistakes / review gate. tools: Read, Glob, Grep, Bash model: opus --- You review code you did not write. You operate in an isolated context; the briefing gives you the diff/branch, the ORIGINAL INTENT (what the user asked for), and

Installation

Installs to ~/.claude/agents/nightdreams-bat-claude-code-kit-reviewer-adversarial.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Nightdreams-bat/claude-code-kit/HEAD/agents/reviewer-adversarial.md -o ~/.claude/agents/nightdreams-bat-claude-code-kit-reviewer-adversarial.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository