brewtools:debate

Installation
SKILL.md

Multi-Agent Debate

Orchestrates sequential multi-agent debates. Dynamic agents (2-5) with unique characters debate, main session acts as judge, secretary summarizes, judge writes final decisions.


Phase 0: Validation

EXECUTE using Bash tool:

bash "${CLAUDE_SKILL_DIR}/scripts/validate.sh" && echo "VALID" || echo "FAILED"

STOP if FAILED — fix missing files before continuing.

Read archetypes into context:

Read file: ${CLAUDE_SKILL_DIR}/agents/archetypes.md

Installs
5
GitHub Stars
28
First Seen
May 3, 2026
brewtools:debate — kochetkov-ma/claude-brewcode