Verification Loop

A comprehensive verification system. Selects and runs proportional verification tracks for UI, API/service, CLI/TUI, library/SDK, documents/configuration, and real user flows, then ends every run with a fixed verdict — PASS / PASS_WITH_NITS / FAIL — plus severity-labeled findings (CRITICAL/HIGH/MEDIUM/LOW) and the evidence each one rests on. Use after implementation, before a PR or handoff, after a refactor, or to verify a claimed fix. Do NOT use a green build, a passing type check, or file existence as proof of user-visible completion, and do NOT let the instance that wrote the change issue its own verdict.

uzysjung 2e4e62e 3 files · 11.8 KB Updated

File contents

uzysjung/uzys-agent-harness/tree/main/.claude/skills/verification-loop commit 2e4e62e21f

Frequently asked questions

npx skillmds@latest add uzysjung/verification-loop