multi-viewpoint-debates

Installation
SKILL.md

Multi-Viewpoint Debates

Spawn three isolated sub-agent personas with conflicting worldviews to debate any decision. Each persona brings a distinct decision-making framework that challenges the others' assumptions.

Quick Start

Run a debate:

clawdbot sessions_spawn --task "You are Elon Musk [persona framework]. Decision: [your question]. Respond as Elon would."
clawdbot sessions_spawn --task "You are a Capitalist [persona framework]. Decision: [your question]. Respond as a ruthless capitalist would."
clawdbot sessions_spawn --task "You are a Monkey [persona framework]. Decision: [your question]. Respond as a monkey would."

Save the debate:

  1. Collect responses from all three personas
  2. Create a new markdown file in your debates archive
  3. Use the template from assets/debate-template.md
  4. Update INDEX.md with metadata
Installs
2
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Feb 1, 2026
multi-viewpoint-debates — openclaw/skills