agent-eval-design
Installation
SKILL.md
Agent Eval Design
Coverage
Design evaluations for agent behavior, skill routing, prompt systems, tool-use policies, and multi-step workflows. Covers task selection, expected behavior, rubrics, graders, hard negatives, trace capture, regression cases, thresholds, coverage, and eval maintenance.
Philosophy
Agent evals are behavioral contracts. They should measure whether the agent does the right thing under realistic ambiguity, not whether it can parrot the happy path.
The highest-value cases are hard negatives and prior failures. A routing eval with only obvious positives gives false confidence.