Use Case
Multi-viewpoint Debates isn't just for solo use β teams can share skills and build consistent AI workflows across the organization. Spawn isolated sub-agents representing distinct worldviews (Elon, Capitalist, Monkey) to debate decisions from multiple angles. Expose blind spots by forcing genuine disagreement on important questions. Use when facing decisions where you need to challenge your assumptions, stress-test ideas, or see a problem through fundamentally different lenses. Automatically captures debate outputs to an archive for future reference and pattern analysis. This guide covers how to deploy Multi-viewpoint Debates for your team, standardize prompts, and create shared workflows that everyone can use.
Install Multi-viewpoint Debates in your project directory: .claude/skills/multi-viewpoint-debates/
Commit the skill folder to your repository so the whole team has access
Document your team's standard prompts in a shared README
Use Multi-viewpoint Debates in code reviews, standups, and planning sessions
Iterate: collect feedback from the team and refine your prompts
Copy these prompts and use them with your AI agent after installing Multi-viewpoint Debates
How can my team use Multi-viewpoint Debates together?
Set up Multi-viewpoint Debates for our project so everyone can use it
Create a shared workflow using Multi-viewpoint Debates for our team
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install multi-viewpoint-debatesOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install multi-viewpoint-debatesβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/multi-viewpoint-debates/π‘Extract and place the folder at the path above, then restart your agent.