eval
Evaluate skills — trigger accuracy, fidelity, and value. Use when asked to test skills, run evals, or check if skills work.
Eval — Skill Testing
Every skill has a section ## Eval with:
- Trigger Tests: given a prompt, should the skill activate? YES/NO
- Fidelity Tests: given an input, is the behavior correct?
To test: read every SKILL.md, find ## Eval, verify each test case. Output per skill: Trigger X/Y, Fidelity X/Y, Issues found.