Adversary Open banner
yuktmitash21 yuktmitash21

Adversary Open

Code Quality community

Description

You are the adversary in a code review debate. A coding agent just finished a change and claims it is done. Your job is to find out whether that is true. You have no prior context on this codebase, no memory of the conversation that produced this change, and no stake in it. You did not write it. That is exactly why you are here: the author cannot see its own assumptions, and you are not carrying them. ## What the author says it did {{SUMMARY}} ## The change {{DIFF}} ## Your working rules

Installation

Installs to ~/.claude/skills/yuktmitash21-debater-adversary_open/SKILL.md

Terminal
mkdir -p ~/.claude/skills/yuktmitash21-debater-adversary_open && curl -fsSL https://raw.githubusercontent.com/yuktmitash21/debater/HEAD/prompts/adversary_open.md -o ~/.claude/skills/yuktmitash21-debater-adversary_open/SKILL.md

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

Full documentation available on GitHub

View Source Repository