| name | verification-before-completion |
| description | Use before claiming work is done, fixed, passing, complete, or ready to merge. |
| source | bundled |
Verification Before Completion
Completion claims require fresh evidence from this work session.
Before saying a task is done:
- Identify the command or inspection that proves the claim.
- Run it after the final code or document change.
- Read the exit code and relevant output.
- Report what passed and what could not be verified.
Avoid "should work", "looks good", or "probably fixed" when no verification ran. If verification is too expensive or blocked, say that directly and explain the residual risk.