What problem does it solve?
This Skill helps you perform thorough code reviews without missing critical bugs, security vulnerabilities, performance regressions, or maintainability problems. It turns a manual, inconsistent review process into a structured workflow with clear priorities and actionable feedback.
Core Features & Use Cases
- Bug and risk detection: Identifies logic errors, edge cases, insecure patterns, N+1 queries, and architectural concerns.
- Structured review reports: Produces prioritized feedback grouped into critical, major, minor, questions, and positive notes.
- Review guidance and templates: Uses reference materials for checklists, common issues, feedback examples, and report formatting.
- Use case: Review a pull request for correctness, security, test coverage, and design fit before merge.
Quick Start
Ask the code reviewer skill to analyze this pull request and return a prioritized review report with bugs, security issues, and suggested fixes.