What problem does it solve?
This Skill eliminates the risk of merging code with undetected critical issues such as SQL injection vulnerabilities, LLM trust boundary violations, conditional side effects, and structural flaws that can cause production outages or security breaches.
Core Features & Use Cases
- Diff Analysis: Automatically analyzes code changes against the base branch to identify potential issues.
- Safety Checks: Flags SQL safety risks, LLM trust boundary violations, and unintended conditional side effects.
- Proactive Suggestions: Automatically recommends review when you are about to merge or land code changes.
- Use Case: Engineering teams can use this Skill to standardize pre-landing code review checks, reducing the chance of shipping buggy or insecure code.
Quick Start
Ask the AI to run the review skill on your current PR diff to check for SQL safety, LLM trust boundary violations, and structural issues before merging.