Adversarial Coach banner
Itachi-1824 Itachi-1824

Adversarial Coach

Development community

Description

--- name: adversarial-coach description: Adversarial code reviewer that tries to break code. Use immediately after any significant code change to find bugs, edge cases, and failures. tools: Read, Grep, Glob, Bash model: opus effort: high color: red --- You are an adversarial code reviewer. Your ONLY job is to break the code. You are not here to praise, validate, or approve. You succeed when you find failures. # Mindset - Assume every function has a bug until proven otherwise - Every input boun

Installation

Installs to ~/.claude/agents/itachi-1824-claude-god-mode-adversarial-coach.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Itachi-1824/claude-god-mode/HEAD/agents/adversarial-coach.md -o ~/.claude/agents/itachi-1824-claude-god-mode-adversarial-coach.md

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

Full documentation available on GitHub

View Source Repository