Require fresh evidence before claiming an implementation, fix, build, or test is complete.
Scanned 9/1/2026
Install to Claude Code
npx -y skills add amplifthq/oh-my-dsh --skill verify-before-done --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Verify Before Done?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/amplifthq-verify-before-done)More formats (shields.io, HTML) on the badges page.
---
name: verify-before-done
description: Require fresh evidence before claiming an implementation, fix, build, or test is complete.
whenToUse: Use before any completion claim or handoff.
---
# Verify before done
1. Identify the exact command or observation that proves each claim.
2. Run it fresh after the final edit.
3. Read the complete exit status and relevant output; do not infer one check from another.
4. For a bug fix, reproduce the original symptom or run a regression test that exercises it.
5. Reconcile the implementation against every requested requirement, not only the passing tests.
6. Report the evidence and any check that could not be run. Never replace missing evidence with confidence language.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!