What problem does it solve?
This Skill automates the code review process, providing automated checks for SQL safety, LLM trust boundary violations, conditional side effects, and other structural issues, helping to catch potential problems early and streamline the review process.
Core Features & Use Cases
- Automated Code Review: Analyze code changes for potential issues before merging.
- SQL Safety: Check for SQL injection vulnerabilities in code changes.
- LLM Trust Boundary: Validate LLM-generated code against predefined rules.
- Conditional Side Effects: Identify code that may have unintended side effects.
- Use Case: When a PR is submitted, the 'review this pr' command can be used to automatically check the code for potential issues.
Quick Start
Run the 'review this pr' command when you want to automatically review the code changes in a PR.