verify-before-done
Installation
SKILL.md
Verify before done
Iron rule
No completion claims without fresh verification evidence in the current turn.
Gate (before claiming success)
- Identify what command proves the claim (test, lint, build, repro).
- Run the full command (not a partial check from memory).
- Read exit code and full relevant output.
- Verify output matches the claim.
- Then state the claim with evidence.