What problem does it solve? Single-perspective AI answers often suffer from anchoring, sycophancy, and groupthink when a decision genuinely matters. This Skill runs a structured multi-agent jury protocol that produces one committed, confidence-calibrated verdict with preserved dissent instead of a vague "it depends" answer. ## Core Features & Use Cases - Blind independent voting: Jurors form positions in parallel without seeing each other, preventing anchoring on the first opinion. - Anonymized deliberation with anti-bandwagon guards: Flips must cite a concrete new reason, and majority-chasing flips trigger a fallback to the independent Round 1 aggregate. - Deterministic tally script: A Python script computes confidence-weighted scores, flip audits, evidence-grade caps, and homogeneity caps. - Use Case: Ask "convene a jury: migrate hot tables to the new engine or tune the current LSM store this quarter?" and receive a verdict with confidence level, ranked reasons, dissent, riskiest assumption, and a concrete next action. ## Quick Start Ask the agent to convene a jury to decide between your specific options, for example whether to build or buy a billing connector.