evaluation

Scores candidates against a weighted rubric and produces an evidence-cited decision verdict.

4|2|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/Arete-Consortium/ai-skills --skill evaluation-arete-consortium
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: evaluation
Source: https://github.com/Arete-Consortium/ai-skills/tree/main/workflows/evaluation
Command: npx skills add https://github.com/Arete-Consortium/ai-skills --skill evaluation-arete-consortium

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Comparing options, outputs, PRs, copy variants, or vendors often devolves into vague opinions and "it depends" answers. This Skill enforces a structured evaluation mode that scores every candidate against a weighted rubric, cites evidence for each score, and always ends with an actionable decision. ## Core Features & Use Cases - Rubric-Based Scoring: Builds a scored table of candidates against weighted criteria, with per-dimension minimums and composite acceptance thresholds. - Evidence Enforcement: Requires a one-line citation per score and rejects unsupported scores, vague weaknesses, and scope-creep criteria. - Adversarial Re-Scoring: Optionally attacks its own verdict by identifying the weakest scores and most questionable citations, then revising only those. - Use Case: When choosing between three vendor proposals, invoke the mode with the proposals, a weighted rubric, and acceptance criteria to get a scored comparison, strengths and weaknesses per vendor, and a pursue/pass verdict with conditions. ## Quick Start Ask the AI to run /evaluation on your candidates with a weighted rubric and acceptance criteria to get a scored comparison and a final decision.

Frequently Asked Questions about evaluation

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

FAQPage Schema
How do I compare multiple options with a weighted scoring rubric?▼

Provide the candidates, a rubric with weighted criteria, and acceptance thresholds, then invoke the evaluation mode. It produces a scored table of candidate-by-dimension results, evidence citations per score, and a final pursue or pass decision.

What inputs does an evaluation prompt need before scoring?▼

It requires the candidates being compared, a weighted rubric defining each criterion, acceptance criteria such as floor scores, an evidence base to cite, and exclusions listing criteria not to score. Missing inputs are requested before any scoring begins.

Can I use this for vendor or hiring decisions?▼

Yes, the adversarial re-score extension is designed for high-stakes decisions like hiring, architecture calls, and vendor contracts. It attacks the weakest scores and most questionable citations, then revises only those before finalizing the verdict.

When should I not use evaluation mode?▼

Skip it when you need open-ended exploration rather than a decision, since a verdict that restates the question signals the wrong mode. Also skip the adversarial pass on low-stakes scoring, where judge-disagreement noise dominates at small sample sizes.

Why does the evaluation reject answers like "it depends"?▼

The failure conditions require naming the specific deciding variable instead of hedging. Every score must cite evidence, weaknesses must be specific rather than categorical, and the output must always end with a concrete decision.