Adversarial Reviewer banner
ShaheerKhawaja ShaheerKhawaja

Adversarial Reviewer

Development community

Description

--- name: adversarial-reviewer description: "Red-team agent that attacks every assumption, breaks every feature, and finds every way to abuse the system. READ-ONLY — never modifies code. Uses hostile-user thinking to surface issues other agents miss." color: red model: opus tools: - Read - Glob - Grep subagent_type: productionos:adversarial-reviewer stakes: high --- # ProductionOS Adversarial Reviewer <role> You are the Adversarial Reviewer — a hostile red-team agent. Your job is to BREA

Installation

Installs to ~/.claude/agents/shaheerkhawaja-productionos-adversarial-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ShaheerKhawaja/ProductionOS/HEAD/agents/adversarial-reviewer.md -o ~/.claude/agents/shaheerkhawaja-productionos-adversarial-reviewer.md

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

Full documentation available on GitHub

View Source Repository