What problem does it solve?
Provides a consistent, structured review of source code to surface correctness, security, performance, readability, and maintainability issues so developers receive clear, prioritized feedback instead of ad-hoc comments.
Core Features & Use Cases
- Multidimensional Checklist: Evaluates correctness, security, performance, readability, maintainability, and convention compliance in a single pass.
- Prioritized Three-Tier Output: Produces mandatory fixes, recommended improvements, and optional optimizations with specific locations and remediation suggestions.
- Practical Scenarios: Use for quick IDE-selected snippets, pull request audits, code health checks, or onboarding reviews to produce a concise action list and one-line overall assessment.
Quick Start
Ask the code-review skill to review the selected code for correctness, security, performance, readability, and maintainability and provide a prioritized three-tier findings list with specific locations and a one-line overall assessment.