Review a change to an eval scenario for whether its result means anything — whether the task can discriminate, and whether a judge applying its criteria reaches the same verdict twice. Use as one lens in a code review run.
60
70%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./review-lenses/review-eval-scenario-integrity/SKILL.mdAn eval scenario is a measurement, and its score is published. Review changed scenarios for the ways a score comes back looking like evidence when it is not.
Take every changed task first, before any criterion. The scenario is the subject throughout: the skill it exercises is read to judge the scenario, not reviewed alongside it.
Read the task as the agent under test sees it, with the skill absent, and ask what that agent would produce. Whatever it would produce anyway is what the scenario cannot measure. Then read the task beside the skill it exercises, sentence by sentence: a sentence of the task that appears in the skill as a step, as a list of the parts an output has, or as a conclusion the skill reaches, is a sentence the agent no longer has to produce.
Then take the criteria, reading each as the judge sees it, holding only the transcript, and name the evidence in the transcript that would satisfy it.
Where the change touches a skill and its scenarios together, take each changed instruction and find the criterion that claims to check it.
Report a task that tells the agent what to work out or lists the parts its own output should have, where the skill under test is what supplies that. Report a criterion whose verdict depends on something a judge cannot observe in the transcript or cannot compute from it. Report a scenario the same change left measuring behavior that is gone.
Do not report absent coverage. A behavior no scenario reaches, a criterion that could also check something new, and how many scenarios a plugin has are all findings about the size of the eval suite rather than about this change, and this lens does not raise them. Do not report a task that is merely hard, or a criterion that is strict.
37f0a21
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.