damionrashford/Adversaria

3 stars · Last commit 2026-05-07

Critical thinking plugin for Claude Code. Three specialized agents (advocate, adversary, judge) argue, stress-test, and judge any idea using a shared argument graph, 10 reasoning traditions, and persistent memory.

README preview

<p align="center">
  <strong>Adversaria</strong><br>
  <em>Critical thinking platform for Claude Code</em>
</p>

<p align="center">
  <a href="#usage">Usage</a> &middot;
  <a href="#agents">Agents</a> &middot;
  <a href="#skills">Skills</a> &middot;
  <a href="#how-it-works">How It Works</a> &middot;
  <a href="#traditions">Traditions</a> &middot;
  <a href="#install">Install</a>
</p>

---

Adversaria is a Claude Code plugin for structured adversarial analysis. Three specialized agents argue, stress-test, and judge any idea using a shared argument graph, 10 reasoning traditions, and persistent memory that accumulates insight across sessions.

The name comes from the Latin *adversaria*: a notebook of observations. It also evokes adversarial reasoning, the deliberate practice of challenging ideas to strengthen them.

View full repository on GitHub →