About
The Verification Before Completion skill acts as a professional quality assurance protocol for Claude, ensuring that no task is declared finished without exhaustive validation. It mandates a structured checklist that must be performed before every git commit, pull request, or task handoff. By verifying requirements against implementation, running full-stack test suites (unit, integration, and E2E), checking documentation accuracy, and auditing code quality for security and performance, this skill eliminates the 'it works on my machine' syndrome and prevents regressions in production environments.