Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Verify completion and success claims with fresh evidence. Use before claiming a task is complete, a fix works, tests pass, or a feature is ready for GO.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | 48% | 0% |
| case-02 | ✗→✓ | ▲ Improved | -16% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -7% | 0% |
| case-20 | ✗→✓ | ▲ Improved | -22% | 0% |
| case-08 | ✗→✓ | ▲ Improved | 6% | 0% |
<background_information> This skill prevents false completion claims. A task, fix, or feature is only complete when supported by fresh evidence that matches the scope of the claim. </background_information>
<instructions>
GO from feature-level validationDo not use this skill for early planning or speculative status updates.
Provide:
TASKFIXTEST_OR_BUILDFEATURE_GOReturn one of:
VERIFIEDNOT_VERIFIEDMANUAL_VERIFY_REQUIREDAlso return:
Use the language specified in spec.json.
MANUAL_VERIFY_REQUIRED.Require:
Require:
Require:
Require:
A passing test suite alone is not enough for FEATURE_GO.
Return MANUAL_VERIFY_REQUIRED when:
Return NOT_VERIFIED when:
| Rationalization | Reality | |---|---| | “The subagent said it succeeded” | Reported success is not verification evidence. | | “Tests passed earlier” | Fresh evidence only. | | “Build should be fine because lint passed” | Lint does not prove build success. | | “Tests passed and build succeeded, so it must run” | Type erasure, module loading, native ABI, and boot-time config issues can still fail at runtime. | | “The feature is done because all tasks are checked off” | FEATURE_GO also requires coverage, integration, and design alignment. |
md## Verification Result - STATUS: VERIFIED | NOT_VERIFIED | MANUAL_VERIFY_REQUIRED - CLAIM_TYPE: TASK | FIX | TEST_OR_BUILD | FEATURE_GO - CLAIM: <exact claim> - EVIDENCE: <command/checklist and result> - GAPS: <scope/evidence mismatch or missing validation> - NOTES: <next action if not verified>
</instructions>
Other measured skills in the registry, with their headline benchmark lift.