roundtable
Multi-agent debate council — spawns 3 specialized sub-agents in parallel (Scholar, Engineer, Muse) for Round 1, then optional Round 2 cross-examination to challenge assumptions and strengthen the final synthesis. Configurable models and templates per role.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/robbyczgw-cla/roundtableRoundtable 🏛️ — Multi-Agent Debate Council
Spawn 3 specialized sub-agents in parallel to tackle complex problems. You (the main agent) act as Captain/Coordinator — decompose the task, dispatch to specialists, run optional cross-examination, and synthesize the final answer.
When to Use
Activate when the user says any of:
/roundtable <question>or/council <question>/roundtable setup(interactive setup wizard)/roundtable config(show saved config)/roundtable help(command quick reference)- "ask the council", "multi-agent", "get multiple perspectives"
- Or when facing complex, multi-faceted problems that benefit from diverse expertise
DO NOT use for: Simple questions, quick lookups, casual chat.
Architecture
User Query
│
▼
┌─────────────────────────────────┐
│ CAPTAIN (Main Agent Session) │
│ Parse flags + assign roles │
└────┬──────────┬─────────────────┘
│ │ │
▼ ▼ ▼
┌─────────┐┌─────────┐┌─────────┐
│ SCHOLAR ││ENGINEER ││ MUSE │
│ Round 1 ││ Round 1 ││ Round 1 │
└────┬────┘└────┬────┘└────┬────┘
│ │ │
└──────┬───┴───┬──────┘
▼ ▼
Captain summary of all findings
│
▼
┌─────────┐┌─────────┐┌─────────┐
│ SCHOLAR ││ENGINEER ││ MUSE │
│ Round 2 ││ Round 2 ││ Round 2 │
│ critique││ critique││ critique│
└────┬────┘└────┬────┘└────┬────┘
│ │ │
└──────┬───┴───┬──────┘
▼
┌─────────────────────────────────┐
│ CAPTAIN final synthesis │
│ consensus + dissent + confidence│
└─────────────────────────────────┘
Interactive Setup
When the user sends /roundtable setup, run a guided, conversational setup and ask ONE question at a time.
Use Telegram-friendly option formatting with inline button style labels (A), B), C)).
Do not ask all steps at once.
Step 1: Models
Ask exactly:
"🏛️ Let's set up your Roundtable! First, how do you want to configure models? A) 🎯 Single model for all agents (simple, cost-effective) B) 🔀 Different models per role (maximum diversity) C) 📦 Use a preset (cheap/balanced/premium/diverse)"
Branching:
- If user picks A → ask: which model to use for all roles.
- If user picks B → ask one-by-one for: Scholar model, Engineer model, Muse model.
- If user picks C → ask which preset:
cheap,balanced,premium, ordiverse.
Step 2: Round 2
Ask exactly:
"Do you want Round 2 cross-examination by default? (Agents challenge each other's findings — better quality but 2x cost) A) ✅ Yes, always (recommended for important decisions) B) ⚡ No, quick mode by default (faster, cheaper) C) 🤷 Ask me each time"
Interpretation:
- A →
round2: true - B →
round2: false - C →
round2: "ask"
Step 3: Language
Ask exactly:
"What language should the council respond in? A) 🇬🇧 English B) 🇩🇪 Deutsch C) 🇪🇸 Español D) Other (specify)"
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-robbyczgw-cla-roundtable": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
instagram-search
Instagram Search — Search 400M+ Instagram posts, reels, and profiles. Find influencers, track hashtags, analyze engagement, and export data. No Instagram API or Meta developer account needed — works through Xpoz MCP.
opena2a-security
Security hardening for OpenClaw. Audit your configuration, scan installed skills for malware, detect CVE-2026-25253, check credential exposure, and get actionable fix recommendations. Runs locally with no external API calls.
Meeting Brief Copilot
Turn people, companies, agendas, notes, and email threads into consulting-style meeting briefs, sharp questions, follow-up emails, and action items.
doctorbot-ci-validator
Stop failing in production. Validate your GitHub Actions, GitLab CI & Keep workflows offline with surgical precision. Born from Keep bounty research, perfected for agents.
moltpixel
Collaborative pixel canvas for AI agents. Claude, GPT, Gemini teams competing. Place pixels, chat, climb the leaderboard. WARNING - Agents report 300% productivity boost after installing.