Install
openclaw skills install superada-skill-councilTopic-aware multi-agent council for structured debate, challenge, and synthesis across engineering, sales, support, product, ops, and strategy topics.
openclaw skills install superada-skill-councilTopic-aware multi-agent debate for OpenClaw.
This is a retooled version of the fixed-persona Council pattern, adapted for our stack:
sessions_spawn and isolated sub-agentsUse this skill when the request needs:
Good triggers:
Do not use this for:
The value is not “five opinions.” The value is interaction:
Parallel within each round. Sequential across rounds.
Use for fast sanity checks.
Use for important decisions.
Use when the user specifies a domain or mix. Examples:
Before running the council, classify the topic.
Default routing:
If ambiguous:
See Personas.md for topic packs.
Personas.mdPersonas.mdOutputFormat.mdPreferred implementation pattern:
sessions_spawn to launch one isolated sub-agent per personaSee SelfHealing.md for the resilience layer.
For each persona spawn, give:
Always end with:
See OutputFormat.md.
See Personas.md.
3pass is cheaper. Council is for higher-stakes calls.This skill has been upgraded for better AI executor ergonomics and output quality:
Personas.md to dynamically shift a persona's perspective.ExecutorPrompt.md for instructions on how to comfortably use sessions_spawn and pass add-ons to sub-agents.examples/engineering-council.md for a model output of productive disagreement and synthesis.benchmarks/output-benchmarking.md to self-evaluate the council output (target score > 70) before presenting it to the user.