Eval Set

Decide whether an automation, agent, or skill actually works, without pretending you run a test suite. Turns the output's contract into a schema, a pre-ship checklist of must-be-true invariants, and a completeness judge with a numeric gate, plus one regression case per bug already found. Use this before you trust a build, before a model upgrade silently breaks it, or before each unattended run. Produces a checks file and stops.

robdasi 295616a 3.9 KB Updated

File contents

robdasi/skills/tree/main/eval-set commit 295616a02b

Frequently asked questions

npx skillmds@latest add robdasi/eval-set