What problem does it solve? Product reviews involving multiple specialist reviewers often produce conflicting scores, duplicated findings, and averaged-away safety concerns. This Skill turns independent specialist review packets into one traceable product decision with explicit vetoes, preserved disagreements, and owned next tests. ## Core Features & Use Cases - Panel orchestration: Freeze a review artifact, select the smallest sufficient reviewer panel from a lens map, and issue independent briefs so no reviewer sees another's verdict. - Contract validation: Validate specialist review and panel JSON against a machine-checkable contract using scripts/validate_review.py, and check panel skill structure with scripts/check_panel_skills.py. - Evidence-based adjudication: Apply jurisdiction, evidence-ranking, and veto rules so safety, privacy, and assessment-validity gates block releases instead of being averaged into scores. - Use Case: Before shipping an iOS screenshot-to-action feature, run recruiter-workflow, evidence-safety, and mobile-UX reviewers on the same frozen build, then produce a panel JSON with a release gate, top three findings, active vetoes, and retest conditions. ## Quick Start Use the product-adjudicator skill to run a review panel on build 42 of the iOS confirmation flow and produce a final release verdict.