debate-multiverse

Coordinate a five-phase debate among Claude, GPT, and Gemini with context isolation.

Updated Jan 3, 2026
One-click install
npx skills add https://github.com/chkim-su/philosopher --skill debate-multiverse
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: debate-multiverse
Source: https://github.com/chkim-su/philosopher/tree/main/skills/debate-multiverse
Command: npx skills add https://github.com/chkim-su/philosopher --skill debate-multiverse

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

It enables a triad debate among Claude, GPT, and Gemini to surface diverse perspectives, maintain context isolation, and produce a synthesized outcome with explicit tradeoffs and unresolved issues.

Core Features & Use Cases

  • Context isolation: Each provider only sees its own research and prior statements.
  • Five-phase debate: initial_research, round_claim, round_claim_attack, prep_defense, and round_defense.
  • Provider mapping & parallel research: Assigns providers to viewpoints and runs research concurrently.
  • Output formats: Structured final results with consensus and remaining questions.

Quick Start

/debate-multiverse <topic> --providers claude,gpt,gemini

Quick Start (alternate)

/debate-multiverse "Should universal basic income be implemented?" --providers gemini,claude,gpt