What does this skill do?
The Skill Code Verification Loop runs a structured verification workflow consisting of six phases—build, typing, lint, tests, security, and diff—to ensure that every change meets quality standards before moving forward or creating a pull request. It returns a consolidated report showing the status of each phase and the overall decision on whether the code is ready for a pull request.
