About
Verification Loop is a specialized skill for Claude Code designed to automate a rigorous quality assurance process. It guides the AI through a structured sequence including build verification, type checking for TypeScript and Python, linting, test execution with coverage targets, security scanning for leaked secrets, and final diff reviews. By generating a standardized verification report, it ensures that every code change meets specific quality thresholds and is production-ready before a pull request is even created.