What problem does it solve?
This Skill eliminates the guesswork of measuring Claude Code agent performance by providing a structured, formal evaluation framework that defines clear pass/fail criteria for AI-assisted workflows, replacing ad-hoc testing with reliable, repeatable metrics.
Core Features & Use Cases
- Eval-Driven Development (EDD) Workflow: Guide teams to define success criteria before implementation, run evals continuously during development, and track regressions with each change.
- Multiple Grader Types: Support code-based deterministic checks, model-based LLM evaluation, and human review for different eval needs.
- Reliability Metrics: Calculate pass@k and pass^k metrics to measure agent reliability across attempts and model versions.
- Use Case: A development team building a new AI-powered code review tool can use this Skill to create regression evals for existing functionality, benchmark performance across Claude model versions, and catch breaking prompt changes before deployment.
Quick Start
Use the eval-harness skill to define evaluation criteria for your new Claude Code feature and run a baseline reliability check.