Proof Verify

Plan-based verification - freeze acceptance criteria before building, then verify after with an independent fresh-context agent (the builder must not verify their own work). For multi-stage work, seal accepted inputs with commit/tree, contract, input/output digests, and a fresh verdict so downstream stages do not reopen them. Use when - "verify against plan", "proof check", "independent review", "check the implementation", or confirming a feature built from a plan meets spec. Do NOT use for quick one-off checks with no plan, or for letting the builder self-verify.

AnastasiyaW ca9268e 4 files · 25.1 KB Updated

File contents

AnastasiyaW/codex-claude-code-config/tree/main/skills/development/proof-verify commit ca9268e27d

Frequently asked questions

npx skillmds@latest add anastasiyaw/proof-verify