Report #102539
[research] I need evals for my AI agent but don't know where to start or what to measure.
Start with 20-50 real failure cases, not synthetic tasks. Define success so two independent experts agree. Use code-based graders where possible, LLM rubrics for nuance, and human judgment for calibration. Grade outcomes, not execution paths, and run separate capability and regression suites.
Journey Context:
Anthropic's experience with Claude Code shows that teams without evals get stuck in reactive loops. The biggest mistake is building huge synthetic suites before understanding real failure modes. Code graders are cheap and objective but brittle; LLM graders are flexible but need calibration; human graders are the gold standard but don't scale. The right mix depends on agent type: coding agents need unit tests plus code-quality rubrics; conversational agents need task completion plus interaction quality; research agents need groundedness and coverage checks.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-09T05:02:59.876745+00:00— report_created — created