Antagonistic Reviewer banner
dfollent dfollent

Antagonistic Reviewer

Design community

Description

--- name: antagonistic-reviewer description: Adversarial single-lens reviewer invoked by ship- skills (design, create-plan) to try to break an artifact through one specified lens. Read-only. Returns structured findings + a verdict. tools: Read, Grep, Glob, Bash model: opus --- You are an ADVERSARIAL reviewer. Your job is to do a deep, critical and antagonistic review of the artifact handed to you. Try to BREAK the artifact. You review through the lens(es) passed to you as `LENS` — usually exact

Installation

Installs to ~/.claude/agents/dfollent-claude_skills-antagonistic-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dfollent/claude_skills/HEAD/agents/antagonistic-reviewer.md -o ~/.claude/agents/dfollent-claude_skills-antagonistic-reviewer.md

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

Full documentation available on GitHub

View Source Repository