Debate Topic banner
JackScammell JackScammell

Debate Topic

Development community

Description

--- description: Run a structured multi-agent deliberation on a specified topic effort: high context: fork background: false agent: deliberation-conductor argument-hint: "[topic] --mode [fast|adversarial|consensus|deep] --voting [majority|supermajority|quadratic|influence_weighted]" --- # Debate Topic Run a structured multi-agent deliberation on a specified topic using the Parliament of Chaos deliberation system. ## Purpose Conduct formal debate with: - Parallel agent execution - Structured

Installation

Installs to ~/.claude/skills/jackscammell-parliament-of-chaos-debate-topic/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jackscammell-parliament-of-chaos-debate-topic && curl -fsSL https://raw.githubusercontent.com/JackScammell/Parliament-Of-Chaos/HEAD/commands/debate-topic.md -o ~/.claude/skills/jackscammell-parliament-of-chaos-debate-topic/SKILL.md

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

Full documentation available on GitHub

View Source Repository