What problem does it solve?
This Skill helps identify security vulnerabilities, bugs, performance problems, and maintainability issues before code is merged or deployed.
Core Features & Use Cases
- Comprehensive Analysis: Reviews code changes for security, quality, performance, best practices, and maintainability.
- Severity-Based Findings: Classifies issues as CRITICAL, HIGH, MEDIUM, or LOW with concrete remediation guidance.
- Agent-Assisted Review: Delegates deep analysis to a specialized code-reviewer agent and optionally cross-validates findings with Codex.
- Use Case: Review a pull request before merging to surface injection risks, inefficient algorithms, inadequate error handling, and missing tests with precise file and line references.
Quick Start
Ask the code-review skill to review the current git diff and provide a severity-rated report with file locations, fixes, and an approval recommendation.