Prove It Live Before Done

Use whenever an agent (or you) is about to claim work is done/fixed/shipped/passing, or when Mark says 'ready?', 'done?', 'did it work?', 'still failing', 'is the live URL responding?', 'check the deploy status', or wants to confirm a fix before pushing. Treat every completion claim, green CI, and passing test as UNPROVEN until the real artifact is exercised end-to-end — drive the actual running app at its real URL/UI/API, confirm the deployed revision is actually live, verify the mutating side-effect (email/queue/DB row) truly fired, gate every forward step on an explicit green signal, audit coverage across the whole surface, and reconcile against the system of record. Then name the specific residual defect with expected-vs-actual. Also fires on ANY "did X actually happen?" verification ask — did the email/job/migration really run, is a specific version actually live on a dashboard or endpoint, does the tracker (Linear/Jira) reconcile against what git actually shipped. This is verification of CLAIMED work; a

artsmc Updated

File contents

artsmc/claude-dev-agents/tree/main/skills/prove-it-live-before-done commit 29cba10c17

Frequently asked questions

npx skillmds@latest add artsmc-claude-dev-agents/prove-it-live-before-done