概要
The Verification Before Completion skill acts as a critical quality gate for Claude Code, preventing the common pitfall of premature success claims. It mandates a 'command-first' approach where Claude must identify, execute, and interpret fresh verification evidence—such as test results, build logs, and linter outputs—before declaring a task complete or committing code. By eliminating 'hallucinated success' and overconfidence, this skill ensures that every bug fix, feature, and refactor is backed by empirical proof, maintaining high standards for production-ready code.