Code Verification

Post-implementation verification system that catches AI-introduced bugs. Covers 7 categories — TDZ errors, import mismatches, reference integrity, dead code, React state/effects, mock isolation, and CSS integrity. Run after every code change, after writing tests, or before marking a task complete. Triggers on "verify", "check code quality", "run verification", "audit code", "quality gate", "pre-commit check".

coco-research 3a42844 12.7 KB Updated

File contents

coco-research/coco/tree/main/skills/code-verification commit 3a42844f42

Frequently asked questions

npx skillmds@latest add coco-research/code-verification