What problem does it solve?
Receiving code review feedback can be challenging, often leading to misunderstandings, emotional responses, or blind implementation. This skill provides a structured, technically rigorous approach to evaluating and responding to feedback, ensuring high-quality code changes and efficient collaboration.
Core Features & Use Cases
- Verify Before Implement: Always check feedback against codebase reality before making changes.
- Technical Pushback: Learn to articulate technical reasons for disagreeing with suggestions.
- Clarification Protocol: Systematically ask for clarification on unclear items to prevent incorrect implementations.
- Use Case: You receive a code review with several suggestions. Use this skill to methodically go through each item, verify its technical correctness, ask clarifying questions for ambiguous points, and provide a reasoned pushback for a suggestion that conflicts with existing architecture.
Quick Start
You've received code review feedback on a pull request. Use this skill to analyze the feedback, identify any unclear items, and formulate a plan for verification and implementation.