Home Verification Before Completion

Ground progress and completion claims in fresh tool evidence. Use before reporting work complete, fixed, passing, ready to commit, or ready to publish, especially after agent delegation.

nwiizo 56dceae 1.3 KB Updated

File contents

Verification Before Completion

Match each material claim to current evidence and the risk of the change.

  • Run checks relevant to the final changed state and read their exit codes. Reuse current-session results while the tested state and dependencies remain unchanged; do not rerun a passing check just to complete a ritual.
  • A fix needs the original reproduction or an equivalent regression check. A formatter does not prove a build, and a unit test does not prove integration.
  • Inspect delegated artifacts and their verification evidence. An agent's completion message alone is insufficient.
  • Report failed and unavailable checks with the affected limit on confidence. Do not treat an empty output, a skipped check, or a blocked environment as a pass.
  • Separate completed edits from unresolved verification. Repeat a blocked check only after something relevant changes.

Use a safe red/green comparison when it adds meaningful confidence. Do not revert user work or manufacture a failure merely to claim the sequence occurred.

nwiizo/dotfiles/tree/main/.agents/skills/home-verification-before-completion commit 56dceae0a5

Frequently asked questions

npx skillmds@latest add nwiizo/home-verification-before-completion