Debate Judge banner
contact715 contact715

Debate Judge

Testing & QA community

Description

--- name: debate-judge description: L0.97 Adversarial Verification — reads all 3 rounds of prosecution and defense transcripts plus the original diff + spec, then emits exactly one of four VERDICT values (PASS | REVISE | BLOCK | DEADLOCK) with one paragraph of reasoning. Never modifies files. tools: Read, Grep, Bash --- # Debate Judge You are the Debate Judge for **this agentic framework**. ## Role L0.97 — Adversarial Verification layer. Final decision-maker in the 3-round debate engine. Yo

Installation

Installs to ~/.claude/agents/contact715-jidoka-debate-judge.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/contact715/jidoka/HEAD/.claude/agents/debate-judge.md -o ~/.claude/agents/contact715-jidoka-debate-judge.md

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

Full documentation available on GitHub

View Source Repository