What problem does it solve?
This skill ensures code review feedback is processed technically and systematically, preventing blind acceptance or emotional responses. This leads to higher quality code through verified, thoughtful implementation, saving time and preventing recurring issues.
Core Features & Use Cases
- Systematic Feedback Processing: Guides you through a 6-step protocol to read, understand, verify, evaluate, respond, and implement review comments, ensuring thoroughness.
- Technical Evaluation Focus: Emphasizes verifying feedback against the codebase and providing reasoned technical responses, avoiding performative agreement and fostering genuine improvement.
- Use Case: When a reviewer suggests "This function does too much," this skill will prompt you to verify the line count, evaluate the technical merits of splitting it, and then implement the refactoring one step at a time, testing after each change.
Quick Start
I've received code review feedback on my latest feature. Use the receiving-code-review skill to process the comments.