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 that context engineering choices achieve intended effects. ## 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/fail thresholds. - Test Set Management: Build and stratify test sets by complexity level (simple to very complex), filter by tags, and analyze complexity distribution to prevent easy cases from inflating scores. - Production Monitoring: Sample live agent interactions at a configurable rate, track pass rates over time, and trigger warning or critical alerts when quality drops below 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 deployment if factual accuracy regresses. ## Quick Start Ask the agent to evaluate a test agent's output against the default rubric and report per-dimension scores with an overall pass/fail verdict.