Verify

Prove that work actually behaves correctly by spawning the verifier agent to run the code and capture evidence. Use before claiming a task complete, before commit, when in doubt about whether tests prove the right thing. Triggers on /verify, "prove it works", "verify this", "did the change actually work", and any request phrased "verify that <function/file/behavior> works", "verify the function …", "run the tests and report the truth", or "check that <X> really does <Y>" — these all mean spawn the verifier agent, not run the tests yourself in the parent.

sethdford Updated

File contents

sethdford/claude-agent-os/tree/main/skills/verify commit 548791d681

Frequently asked questions

npx skillmds@latest add sethdford/verify-2