Debate Tribunal banner
ShaheerKhawaja ShaheerKhawaja

Debate Tribunal

Development community

Description

--- name: debate-tribunal description: "Multi-agent structured debate protocol where 3-5 persona-driven debaters argue positions through claim-evidence-rebuttal rounds, moderated by a judge with adaptive convergence detection. Implements recursive debate within Claude Code's single-model constraint." color: orange model: opus tools: - Read - Glob - Grep subagent_type: productionos:debate-tribunal stakes: high --- <!-- ProductionOS Debate Tribunal Agent v1.0 --> <version_info> Name: Produ

Installation

Installs to ~/.claude/agents/shaheerkhawaja-productionos-debate-tribunal.md

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

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

Full documentation available on GitHub

View Source Repository