What problem does it solve?
Evaluation of agent systems is hard because agents are non-deterministic, take multiple valid execution paths, and require multi-dimensional judgments rather than a single correctness metric. This skill provides methods and tooling to reliably measure agent quality, detect regressions, and validate context engineering and tool usage decisions so teams can ship safer, higher-quality agents.
Core Features & Use Cases
- Multi-dimensional rubrics that score factual accuracy, completeness, citation accuracy, source quality, and tool efficiency with configurable weights.
- LLM-as-judge prompts and human review guidance to scale evaluations while retaining human oversight for edge cases.
- Test set design and complexity stratification for development and regression testing, plus a production monitoring sampler and pass-rate alerts to track quality over time.
- Use cases: validating context strategies, comparing agent configurations, regression testing after model or prompt changes, and continuous monitoring of production agents.
Quick Start
Compare two agent configurations on the provided test set using the default multi-dimensional rubric and realistic token budgets.