What problem does it solve?
This skill addresses the lack of consistency and thoroughness in manual code reviews by providing a structured, multi-dimensional checklist that ensures code correctness, architectural integrity, and documentation completeness before changes are finalized.
Core Features & Use Cases
- Multi-Dimensional Analysis: Evaluates code across seven critical areas including correctness, design, style, and test coverage.
- Automated Reporting: Generates a prioritized, formatted report highlighting critical bugs, design flaws, and missing documentation.
- Use Case: Before submitting a pull request, use this skill to ensure your changes adhere to ADK 2.0 standards, maintain public API stability, and include necessary test updates.
Quick Start
Trigger the adk-review skill to analyze all local repository changes and generate a comprehensive quality report.