Council

Coordinate structured multi-agent debate sessions with transcripts and synthesis.

186|24|Updated Jan 1, 2026
One-click install
npx skills add https://github.com/Steffen025/pai-opencode --skill council-steffen025
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: Council
Source: https://github.com/Steffen025/pai-opencode/tree/main/.opencode/skills/Council
Command: npx skills add https://github.com/Steffen025/pai-opencode --skill council-steffen025

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Council skill orchestrates structured, multi-agent debates to surface well-reasoned insights, timelines, and recommendations through visible transcripts.

Core Features & Use Cases

  • Structured Debates: 3-round debates with dedicated roles (Architect, Designer, Engineer, Researcher) to surface diverse perspectives.
  • Workflow Routing: Supports DEBATE, QUICK, and integration with RedTeam-style analyses; supports custom council configurations and transcripts.
  • Reference Material & Customization: Uses CouncilMembers.md, RoundStructure.md, OutputFormat.md as guidance; supports per-user customization at ~/.opencode/skills/CORE/USER/SKILLCUSTOMIZATIONS/Council/.
  • Transcript Synthesis: Produces a final synthesis and a Council Synthesis section for decision-making.

Quick Start

Use the Council skill to initiate a debate on a topic, then run the Debate workflow to generate a transcript and synthesis.

Frequently Asked Questions about Council

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run multi-agent debates for architecture decisions?▼

Multi-agent debates for architecture decisions are run through a structured 3-round workflow with roles like Architect and Engineer, producing a transcript and a final synthesis to guide decision-making.

What is multi-agent debate workflow routing and when do I need it?▼

Multi-agent debate workflow routing directs topics through DEBATE, QUICK, or RedTeam-style analyses to surface reasoned insights when you need structured team collaboration and diverse perspectives.

Can I customize council members for design reviews?▼

You can customize council members for design reviews by adding per-user configurations in the local skills directory, allowing you to define specific roles and debate structures for your team.

What's the best way to generate debate transcripts for policy discussions?▼

The best way to generate debate transcripts for policy discussions is using the structured debate workflow, which captures all rounds and produces a Council Synthesis section for final decision-making.

Does the council debate workflow require external dependencies?▼

The council debate workflow does not require external dependencies, loading prompts, transcripts, and workflow definitions directly from local guidance files like CouncilMembers.md and RoundStructure.md.