What problem does it solve?
This Skill provides comprehensive guidelines for both giving and receiving constructive code review feedback, fostering a collaborative environment focused on improving code quality and sharing knowledge, rather than criticism.
Core Features & Use Cases
- Reviewer Guidance: Details what to look for (correctness, readability, maintainability, testing, design) and how to give specific, constructive feedback.
- Author Preparation: Guides authors on self-review, running tests, writing clear PR descriptions, and keeping changes focused before requesting review.
- Feedback Response: Advises authors on how to respond to feedback, handle disagreements, and update code promptly without defensiveness.
- Use Case: Before submitting a pull request, use this skill to self-review your changes, ensuring they meet quality standards and are clearly documented for your team.
Quick Start
I'm preparing a pull request. Use the Effective Code Review skill to ensure my code is ready for review.