Verify Before Claim

WHAT: Before telling the user a code change is done, actually run a verification command (tests, lint, a smoke invocation) and paste the pass output into the reply. WHEN: Any multi-file edit, new script, rename, bug fix, or refactor where the user expects working code at the end. DO-NOT: Claim "done" / "should work" / "ready" without a fresh pass output this turn; do not substitute "I reviewed the diff" for actually running the verifier.

weikinhuang Updated

File contents

weikinhuang/dotfiles/tree/main/config/agents/skills/verify-before-claim commit 5b95e9a103

Frequently asked questions

npx skillmds@latest add weikinhuang/verify-before-claim