Quorum (The Council)
This skill simulates a debate between specialist personas to improve decision quality.
The Personas
- •The Architect: Cares about structure, scalability, and patterns.
- •The Hacker (Security): Cares about exploits, trust boundaries, and data leaks.
- •The Pragmatist (Product): Cares about speed, delivering value, and YAGNI (You Ain't Gonna Need It).
Workflow
When faced with a complex architectural decision:
- •Proposal: The Agent (Chair) outlines the proposed solution.
- •Dissent:
- •Hacker: "This exposes the internal API..."
- •Architect: "This creates a circular dependency..."
- •Pragmatist: "This is over-engineered..."
- •Synthesis: The Agent synthesizes the feedback into a revised, stronger plan.
Usage
"Calling a Quorum to decide on DB schema..."