Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Before any completion or success claim, build a claim→evidence ledger. Tag each sub-claim ✅ executed (ran it, saw the output), ◐ code-path (read the code, did not run), or ○ assumed, and state explicitly what each piece of evidence does NOT establish. Only ✅ across every Done criterion counts as done. Use whenever you're about to say something works, is wired, passes, or is complete.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | -17% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -19% | 0% |
| case-17 | ✗→✓ | ▲ Improved | -30% | 0% |
| case-20 | ✗→✓ | ▲ Improved | -32% | 0% |
| case-02 | ✓→✓ | = Same ✓ | -33% | 0% |
Separate each claim from the evidence that backs it, and grade the evidence honestly. This is the exact move that turns an over-claim into the truth — the transcript that motivated this pack did it as an A/B/C list.
| Grade | Means | Earns "done"? | | --- | --- | --- | | ✅ executed | You ran the real path and observed the expected result | Yes | | ◐ code-path | You read the code / traced the logic; it should work — not run | No | | ○ assumed | Inferred from a related fact, a convention, or "looks right" | No |
For each Done criterion, write one line:
A. agent loads SOUL.md and runs as Principal Design Engineer ◐ code-path — not run
B. agent, given "audit stripe.com", calls audit_site + reports ○ not run
C. design engine round-trips over MCP ✅ ran tools/call over stdioThen add, for every ✅, what it does NOT establish:
The danger isn't the ○ you know is shaky — it's the ✅ you over-read. Stating what a green result does NOT prove is what catches "I verified the plumbing and called the feature done." Governed by vd-done-is-executed]].
Other measured skills in the registry, with their headline benchmark lift.