What problem does it solve? Judging tasks often start without a stable scoring rubric, leading to inconsistent, holistic, or biased evaluations. This Skill produces a formal, decision-ready rubric package before any scoring begins, so another judge can apply it without reinterpreting the task. ## Core Features & Use Cases - Locked Rubric Authoring: Defines 3 to 7 task-adaptive dimensions with explicit pass, partial, and fail boundaries, allowed evidence per dimension, aggregation rules, and tie-breakers. - Deterministic Helper Script: Renders or validates rubric packages from a structured JSON contract via scripts/render_rubric.py, including a --validate-only mode for incomplete contracts. - Robustness Controls: Builds in order-bias checks, benchmark-overfitting skepticism, confidence guidance, and low-trust treatment of unsupported chain-of-thought. - Use Case: When comparing two policy-assistant answers or evaluating agent runs where both trajectory and final answer matter, generate a hybrid rubric with evidence-ledger expectations before scoring starts. ## Quick Start Ask the agent to create a formal judging rubric for your evaluation task, providing the domain, task contract, artifacts to be judged, and any existing scoring criteria.