关于
The Review Gate skill acts as a mandatory compliance layer for GitHub-native development, ensuring no Pull Request is created without documented proof of review. It programmatically parses issue comments for specific review artifacts, verifies that all findings are either resolved or tracked with linked issues, and mandates security audits for sensitive code changes. By integrating directly into the workflow via hooks, it prevents shortcuts in the development lifecycle and maintains high code quality standards across autonomous development tasks.