code-review-expert
Installation
SKILL.md
Code Review Expert
Overview
Perform a structured review with focus on SOLID, architecture, removal candidates, and security risks. Default to review-only output unless the user asks to implement changes.
Initial Step: Choose Review Mode
Before starting, ask the user which review mode they want:
What would you like me to review?
1. **Specific PR** - Review a pull request (need PR URL or number)
2. **Compare Against Branch** - Review current changes against a target branch (e.g., main, develop, release)
3. **Review Current Changes** - Review staged or uncommitted changes in your working directory
Please choose one or provide details (e.g., PR link, target branch, or confirm working directory review).