vote-aggregator

Aggregate five judge verdicts into a final decision and next steps.

Updated Jan 16, 2026
One-click install
npx skills add https://github.com/JuniYadi/claude-code --skill vote-aggregator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vote-aggregator
Source: https://github.com/JuniYadi/claude-code/tree/main/super-dev/skills/vote-aggregator
Command: npx skills add https://github.com/JuniYadi/claude-code --skill vote-aggregator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill consolidates five independent expert verdicts into a single, actionable recommendation, reducing analysis time and aligning stakeholders.

Core Features & Use Cases

  • Vote tallying and conflict highlights: counts approvals vs rejections and records which judges voted how.
  • Decision synthesis with rationale: applies a structured matrix to determine final status (APPROVED, NEEDS_REVISION, or REJECTED) and produces concrete next steps.
  • Thematic extraction: identifies common strengths, concerns, and critical issues across judges to guide improvements.
  • Use Case: A product proposal with five reviewers can be quickly transformed into a unified decision with actionable follow-ups.

Quick Start

Provide the five judge verdicts in the prescribed structure, then run the aggregator to get the final decision and next steps.

Frequently Asked Questions about vote-aggregator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I aggregate multiple product proposal reviews into a single go/no-go decision?

To aggregate product proposal reviews into a go/no-go decision, you consolidate five independent judge verdicts using a structured matrix. The process counts approvals versus rejections, extracts common themes, and outputs a final status with concrete next steps.

What is the five-judge review process for product management consensus?

The five-judge review process for product management consensus evaluates proposals through five distinct perspectives: Pragmatist, Purist, Innovator, Skeptic, and Optimizer. Aggregating these independent verdicts reduces analysis time and aligns stakeholders on a unified, actionable recommendation.

How do I synthesize conflicting reviewer feedback into actionable product decisions?

To synthesize conflicting reviewer feedback into actionable product decisions, apply a decision matrix to the verdicts. This highlights conflicts, identifies common strengths and concerns, and determines whether the proposal is approved, needs revision, or is rejected.

Can I use this decision-support process for proposals with fewer than five reviewers?

This decision-support process is specifically designed to aggregate verdicts from five independent judges: Pragmatist, Purist, Innovator, Skeptic, and Optimizer. Using it with fewer reviewers would break the structured matrix logic used to determine the final go/no-go recommendation.

What format do the judge verdicts need to be in for the aggregation to work?

Judge verdicts need to be provided in a prescribed structure before running the aggregator. Once the five independent evaluations are submitted in this format, the tool tallies votes, applies the decision matrix, and produces the final recommendation and next steps.

When should I use a structured aggregation matrix instead of manual consensus building?

You should use a structured aggregation matrix instead of manual consensus building when a product proposal has five designated reviewers. It transforms independent expert verdicts into a final decision, reducing analysis time and eliminating subjective bias from the evaluation.