Documentation
README
Verification Skill
No evidence, no completion claim. Period.
The Iron Law
NO COMPLETION CLAIMS WITHOUT FRESH VERIFICATION EVIDENCE
"I think it works" is not evidence. "Tests passed 5 minutes ago" is not fresh. Run the checks NOW, read the output NOW, then claim completion.
When to Apply
- About to say "done", "complete", or "ready"
- Before committing or creating a PR
- After agent teammates claim work is finished
- When the
verification_reminderhook fires - Before any handoff to another person or system
Gate Function
IDENTIFY
What needs verification? List every claim you're about to make.
- Tests pass? Which test suite?
- Build succeeds? Which build command?
- Feature works? What specific behavior?
- No regressions? What could have broken?
This is the opening of the README. Read the full README on GitHub.