What problem does it solve?
This Skill helps developers handle code review feedback effectively by emphasizing technical rigor, verification, and communication skills, especially in uncertain or technically questionable scenarios.
Core Features & Use Cases
- Technical Verification: Before implementing suggestions, verifies them against the codebase.
- Handling Unclear Feedback: Provides a structured approach to ask for clarification when feedback is unclear.
- Source-Specific Handling: Offers specific guidelines for handling feedback from different sources, such as human partners and external reviewers.
- Implementation Order: Suggests an ordered approach to implementing feedback, including testing and verification steps.
- Pushback and Acknowledgment: Teaches how to respectfully push back on feedback and acknowledge correct suggestions.
Quick Start
When receiving code review feedback, follow the 'WHEN' steps in the 'Response Pattern': READ, UNDERSTAND, VERIFY, EVALUATE, RESPOND, IMPLEMENT.