About
Verification Guard is a quality assurance skill for Claude Code that implements a strict 'evidence-before-assertions' protocol. It prevents premature completion claims by requiring the AI to execute fresh verification commands, analyze full outputs, and confirm success with concrete evidence before committing code or creating pull requests. By eliminating 'false positives' and 'it should work' assumptions, this skill ensures that every bug fix, feature, and refactor is actually functional and meets all project requirements before the task is handed off.