What problem does it solve?
This Skill automates the code review process, identifying potential security vulnerabilities, ensuring code quality and maintainability, and providing efficient feedback on pull requests.
Core Features & Use Cases
- Automated Code Review: Analyzes diffs against the base branch for SQL safety, LLM trust boundary violations, conditional side effects, and other structural issues.
- Security Checks: Detects common security vulnerabilities like SQL injection, race conditions, and shell injection.
- Quality Assurance: Identifies issues related to code quality, maintainability, and performance.
- Use Case: Use this Skill to review a pull request before merging it into the main branch, ensuring the code meets the necessary standards.
Quick Start
Run the 'review' skill with the command 'review this PR'.