What problem does it solve?
This Skill automates the process of code review, providing systematic analysis and actionable findings, saving time and reducing human error in identifying issues.
Core Features & Use Cases
- Systematic Code Review: Automates multi-phase code reviews to identify issues in logic, design, architecture, idiomatic use, and test quality.
- Sub-Agent Analysis: Uses multiple specialized sub-agents to perform in-depth analysis from different perspectives.
- Incremental Review Mode: Provides incremental review mode for efficiency when re-reviewing code after fixes.
- Use Case: Imagine you have a large codebase with a recent pull request. Use this Skill to quickly perform a thorough code review and receive detailed findings.
Quick Start
Load design principles and memory-mcp's code-review-patterns memory, then run the skill with the argument for the review scope you wish to analyze, such as 'pr' for a pull request or 'branch' for a branch's changes.