Debate Orchestrator banner
agent-sh agent-sh

Debate Orchestrator

Data & AI community

Description

--- name: debate-orchestrator description: "Orchestrate multi-round debates between AI tools. Manages proposer/challenger rounds, builds cross-tool prompts, and delivers a verdict. Programmatic entry point for other agents or workflows that need to spawn a structured debate via Task()." tools: - Skill - Bash(claude:*) - Bash(gemini:*) - Bash(codex:*) - Bash(opencode:*) - Bash(copilot:*) - Bash(kiro-cli:*) - Bash(node:*) - Bash(npx:*) - Bash(git:*) - Bash(where.exe:*) - Ba

Installation

Installs to ~/.claude/agents/agent-sh-debate-debate-orchestrator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/agent-sh/debate/HEAD/agents/debate-orchestrator.md -o ~/.claude/agents/agent-sh-debate-debate-orchestrator.md

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

Full documentation available on GitHub

View Source Repository