What problem does it solve?
This Skill enables teams to perform thorough, structured code reviews that surface root causes and systemic patterns, reducing defects and maintenance costs after significant changes.
Core Features & Use Cases
- Six focused review areas: architecture & design, code quality, security & dependencies, performance & scalability, testing coverage, and documentation & API design.
- Actionable feedback: provides concrete remediation steps, rationale, and prioritized recommendations.
- Parallel review capability: supports simultaneous evaluations across multiple modules or pull requests to speed up the review process.
- Root-cause analysis: identifies underlying design or process issues rather than surface-level defects.
- Documentation alignment: ensures API docs and design notes reflect implemented changes.
- Developer onboarding support: guides new contributors with clear criteria for code quality and architecture expectations.
Quick Start
Submit a code change or repository URL to initiate a review. The skill will analyze the diff and generate structured, actionable feedback tailored for developers and teams.