About
The Verification Loop skill provides a rigorous framework for Claude Code to validate development work before it reaches production or code review. By executing a sequence of critical quality gates—including build validation, static type checking, linting, test suite execution with coverage metrics, and security audits—it ensures that every code change is robust, secure, and project-compliant. This skill is essential for maintaining high standards during feature completion, large-scale refactoring, or as a routine 'pre-flight' check before submitting pull requests.