What problem does it solve?
This Skill turns AI-assisted development into a measurable workflow by defining clear success criteria, running evaluations, and tracking whether changes actually improve reliability.
Core Features & Use Cases
- Capability Evals: Define what a Claude Code session should accomplish before implementation begins.
- Regression Evals: Verify that existing behavior still works after edits, refactors, or model changes.
- Grader Support: Use code-based checks, model-based review prompts, or human review when outcomes require judgment.
- Use Case: A team can set up pass@k benchmarks for a new authentication flow, rerun them during development, and produce a final report that shows whether the change is ready to ship.
Quick Start
Use the eval-harness skill to define an eval for your feature, run the checks, and report the results with pass or fail criteria.