Build Agent Evals

Build automated evaluations for an AI agent from scratch: collecting tasks from real failures, choosing code/model/human graders, picking pass@k vs pass^k, building an isolated harness, and keeping the suite honest over time. Use this whenever someone wants to measure, benchmark, or regression-test an agent, write an eval harness for an LLM agent, decide how to grade non-deterministic output, set up an LLM-as-judge, or asks any version of "how do I know if my agent is actually getting better." Trigger even when they say "tests for my agent," "eval set," or "agent benchmark" rather than the word "evals," or when they ask about benchmark contamination or a model recognizing the eval. Not for container or resource limits making scores flaky across runs; that's calibrate-eval-infrastructure.

Hoja-Solutions 1b0bde8 2 files · 9.1 KB Updated

File contents

Hoja-Solutions/agent-stdlib/tree/main/skills/build-agent-evals commit 1b0bde8b3d

Frequently asked questions

npx skillmds@latest add hoja-solutions/build-agent-evals