What problem does it solve?
This Skill automates the critical process of getting a thorough code review, ensuring your work meets requirements and catching potential issues like bugs, security flaws, or architectural problems before they escalate into costly fixes. It saves you time by streamlining the review request process.
Core Features & Use Cases
- Automated Review Dispatch: Dispatches a specialized
code-reviewer subagent to analyze your code changes against a plan or requirements.
- Pre-Merge Quality Assurance: Ensures your implementation is sound, identifies security vulnerabilities, performance bottlenecks, and edge cases, and provides structured feedback.
- Use Case: After completing a new feature or task, use this Skill to automatically trigger a comprehensive review of your code changes. It will compare your implementation against the original plan, providing actionable feedback on strengths and issues, allowing you to fix them efficiently before merging.
Quick Start
"I've just finished implementing the user profile update feature. Please request a code review for my changes from BASE_SHA to HEAD_SHA against the requirements in docs/user-profile-spec.md."