
Council
Get a structured multi-expert answer by running several CLI agents through a two-round debate and a final vote before you commit to a technical or product decision.
Overview
Council is a plugin marketplace for the Idea phase that runs a multi-expert CLI committee with two-round debate and voting on your question.
What is this marketplace?
- Single-plugin marketplace hosting the council CLI committee workflow
- Fans one question out to N expert CLI backends in parallel
- Runs a structured two-round debate between expert responses
- Closes with distributed voting to pick the winning answer
- Designed for CLI-native agent stacks rather than one monolithic chat
What problem does it solve?
Solo builders get contradictory one-shot answers from a single agent and have no lightweight way to deliberate and pick a winner across several CLI experts.
Who is it for?
Indie developers who already use multiple CLI-based coding agents and want a formal committee step before architecture or scope commitments.
Skip if: Teams that need a hosted multi-user review product, legal/compliance sign-off workflows, or a single-model chat with no CLI fan-out.
What do I get? / Deliverables
After you add the marketplace plugin, you can submit a question and receive a debate-shaped, voted consensus from multiple expert CLIs instead of guessing which reply to trust.
- Installed council plugin from the single-plugin marketplace
- Two-round debated expert responses for one submitted question
- Vote-selected final answer from the CLI committee run
Plugins in this marketplace
1 plugin — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
Council is shelved under Idea because its core job is deliberation and perspective-gathering before you lock in direction—the same job as early research. Research is the canonical subphase for comparing expert opinions on an open question rather than executing a single implementation task.
How it compares
Multi-expert CLI orchestration marketplace, not a single skill file or an MCP data connector.
Common Questions / FAQ
Who is Council for?
Council is for solo and indie builders who run several expert coding CLIs and want structured debate and voting before they act on an answer.
When should I use Council?
Use Council when a decision is ambiguous—stack choice, API shape, or scope—and you want parallel expert opinions refined in two rounds then resolved by vote.
How do I add Council to my agent?
Register the fitz123/Council marketplace in your Claude Code plugin marketplaces config, install the Council plugin from that marketplace, then invoke it from the CLI workflow described in the plugin package.