Verify Before Done

MANDATORY before declaring ANY code change "done", "fixed", "working", "ready", "shipped", or before ending a turn after editing source. Use whenever you modified code, config, scripts, SQL, infra, or tests and are about to say it works. Forces you to RUN something that exercises the change (test, build, lint, typecheck, smoke script, reproducible command) and record the evidence. Triggers on "done", "fixed", "working", "all tests pass", "build succeeded", "should work now", "ready to merge".

logicleap-labs 596eaed 3.0 KB Updated

File contents

logicleap-labs/claude-plugins/tree/main/plugins/verify-before-done/skills/verify-before-done commit 596eaeddb4

Frequently asked questions

npx skillmds@latest add logicleap-labs/verify-before-done