What problem does it solve?
This skill provides a structured approach to quantify and improve the quality of AI skills by running reproducible evaluations, capturing results, and guiding iterations.
Core Features & Use Cases
- Determine skills to evaluate by enumerating evals.json files or selecting explicit targets.
- Create an iteration workspace in .claude/evals-workspace/iteration-<N> for each evaluation cycle.
- Run eval cases for each skill twice: with the skill loaded and without the skill, ensuring clean contexts and separate outputs.
- Grade results by collecting assertion outcomes and evidence into grading.json and computing pass rates.
- Aggregate benchmarks across iterations and present delta improvements to guide further development.
- Iterate the SKILL.md content based on benchmarks to close the loop on quality.
Quick Start
Run an initial evaluation cycle to select skills, generate an iteration workspace, execute tests, and review the resulting grading and benchmarks.