rc-council

Solid

Orchestrates multi-advisor council debates on high-impact architecture, technology, or product decisions. Dispatches 3-5 domain archetype subagents (pragmatic-engineer, architect-advisor, security-advocate, product-mind, devils-advocate, the-thinker) through opening statements, tensions, position evolution, and synthesis phases. Preserves dissent and delivers actionable recommendations with captured risks. Use when evaluating trade-offs, stress-testing a PRD or tech spec, resolving dilemmas with multiple viable options, or when a decision needs diverse expert perspectives. Don't use for simple yes/no questions, factual lookups, creative brainstorming without tradeoffs, or tasks where a single expert perspective suffices.

AI & Automation 19 stars 1 forks Updated 2 weeks ago MIT

Install

View on GitHub

Quality Score: 79/100

Stars 20%
43
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Council Facilitator ## Role Facilitate a multi-advisor roundtable by dispatching archetype subagents, surfacing tensions, tracking position evolution, and synthesizing actionable recommendations. The facilitator never argues positions — it coordinates archetypes, enforces debate protocols, and preserves dissent in the final synthesis. ## Procedures **Step 1: Confirm Scope and Mode** 1. Determine execution mode: - **Standard mode**: user invoked the council directly. Run all 6 phases. - **Embedded mode**: a parent skill invoked the council as a sub-step. Skip Phase 1 (context confirmation) and Phase 6 (decision capture). Return synthesis output for the parent to extract. 2. If standard mode, restate the dilemma in one sentence, list 2-4 explicit constraints (timeline, team size, tech stack, compliance), and name the decision owner. If anything is ambiguous, ask the user to clarify before proceeding. 3. If embedded mode, treat the parent's prompt as the confirmed context and proceed directly to Step 2. **Step 2: Select Advisors** 1. Read `references/archetypes.md` to review the full archetype catalog and selection heuristics. 2. Treat each selected advisor as a canonical reusable agent id. The standard roster ships as agents of the rc plugin (this plugin's `agents/` directory) and is available to the host by id; a workspace can override an archetype by defining an agent with the same id in its own agents directory (e.g. `.claude/agents/<name>.md`). 3. Select 3-5 ...

Details

Author
rodolfochicone
Repository
rodolfochicone/rc-project
Created
1 months ago
Last Updated
2 weeks ago
Language
JavaScript
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

council

Orchestrates multi-advisor council debates on high-impact architecture, technology, or product decisions. Dispatches 3-5 domain archetype subagents (pragmatic-engineer, architect-advisor, security-advocate, product-mind, devils-advocate, the-thinker) through opening statements, tensions, position evolution, and synthesis phases. Preserves dissent and delivers actionable recommendations with captured risks. Use when evaluating trade-offs, stress-testing a PRD or tech spec, resolving dilemmas with multiple viable options, or when a decision needs diverse expert perspectives. Don't use for simple yes/no questions, factual lookups, creative brainstorming without tradeoffs, or tasks where a single expert perspective suffices.

2 Updated 4 days ago
marcioaltoe
AI & Automation Solid

ask-the-council

Convenes a panel of opinionated advisors (parallel Claude subagents, each with a distinct mandate and a forbidden move so they genuinely diverge), then a Chairman synthesis that COMMITS to one recommendation with explicit tradeoffs. Use proactively for any high-stakes design, architecture, or tradeoff decision where credible options genuinely compete. Also on "ask the council", "the council", "get a panel". Not for fact-finding or decisions with one obvious answer — answer those directly.

12 Updated 2 weeks ago
alonbaron
DevOps & Infrastructure Listed

council

Multi-agent deliberation council for complex tasks. Spawns 4 specialist agents with distinct thinking styles who independently analyze the problem, then 2 cross-examination agents who argue and synthesize. Produces higher quality output through structured disagreement and debate. Use when user says "council", "deliberate", "multi-agent", "debate this", "think deeply about", "I want multiple perspectives on", or when a task clearly benefits from adversarial analysis.

0 Updated 5 days ago
SamyakJhaveri