Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Assess whether an agent can verify a small change without guessing or running an unnecessarily heavy loop
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-02 | ✗→✓ | ▲ Improved | 19% | 0% |
| case-03 | ✗→✓ | ▲ Improved | -15% | 0% |
| case-04 | ✗→✓ | ▲ Improved | 56% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -53% | 0% |
| case-06 | ✗→✓ | ▲ Improved | -21% | 0% |
Checks whether an agent can verify a small change without falling back to a full-repo loop.
Use when the user wants to know whether an agent can safely verify its own work in a repo.
93/100 if there is a repeatable validation path and it gives useful signal, even if it is broader than ideal.84/100 if validation works but is heavier than it should be, repo-wide, or split across a few commands.68/100 if a valid loop probably exists but picking the right one takes guesswork or the output is too noisy to trust quickly.27/100 if there is no practical validation loop you can actually use.12/100 if the loop is blocked on secrets, accounts, or infrastructure you cannot reasonably access.83, 86, or 91 over a multiple of ten when that is the more honest read.Reply in plain text only (no markdown fences, no # headings, no emphasis syntax). Use this layout:
First line: Validation Loop Score: <score>/100
Then a short summary paragraph.
Then the line Problems followed by one bullet per line using - .
Other measured skills in the registry, with their headline benchmark lift.