What problem does it solve? Agent systems are non-deterministic and lack single correct answers, making traditional software testing inadequate. This Skill provides a framework for measuring agent quality across multiple dimensions, catching regressions, and validating context engineering choices before deployment. ## Core Features & Use Cases - Multi-Dimensional Rubric Scoring: Score agent outputs on factual accuracy, completeness, citation accuracy, source quality, and tool efficiency with configurable weights and pass thresholds. - Test Set Management: Build and stratify test sets by complexity level (simple to very complex) with tag-based filtering and distribution analysis. - Production Monitoring: Sample live agent interactions, track pass rates over time, and trigger alerts when quality drops below warning (0.85) or critical (0.70) thresholds. - Use Case: Before deploying an updated research agent, run it against a 50-case stratified test set, compare per-dimension scores against the baseline, and block the deployment if any dimension regresses. ## Quick Start Ask the agent to evaluate a test agent's output against a multi-dimensional rubric and report per-dimension scores with an overall pass/fail verdict.