rc-councillisted
Install: claude install-skill rodolfochicone/rc-project
# 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