debate
Installation
SKILL.md
Debate
Guaranteed entry point for a live agent-team debate: named teammates argue with each other via SendMessage, you moderate, then you synthesize what survived. The real thing — not one agent role-playing both sides in a single response.
This skill is a thin trigger. The full protocol, spawn-prompt template, moderation rules, and variants live in the heavy-think skill — read it before spawning:
../heavy-think/references/team-debate.md
Prerequisites (check first)
| Requirement | Why | If missing |
|---|---|---|
| You are the main session | Agent teams have no nested teams — a subagent can't spawn teammates | Stop; tell the user to run debate from the main session |
CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1 |
Enables teammates + SendMessage |
Fall back to heavy-think's Round Protocol (simulated, weaker) |
If either fails, say so explicitly — do NOT silently simulate the debate and pass it off as real.