What problem does it solve?
This Skill helps you navigate code review feedback by ensuring you technically verify suggestions before blindly implementing them, especially when feedback is unclear or questionable. It promotes rigorous technical evaluation over performative agreement.
Core Features & Use Cases
- Structured Response Pattern: Follows a clear, step-by-step process for handling feedback: Read, Understand, Verify, Evaluate, Respond, Implement.
- Handling Ambiguity: Provides clear guidance on how to ask for clarification when feedback is unclear.
- External Reviewer Scrutiny: Outlines specific checks for external feedback to ensure technical correctness and context alignment.
- Use Case: You receive a code review comment suggesting a significant refactor. Instead of immediately coding, you use this Skill's pattern to first understand the suggestion, verify its necessity against the codebase, and then respond with a reasoned approach or pushback if technically unsound.
Quick Start
When receiving code review feedback, follow the pattern to read, understand, verify, evaluate, respond, and then implement each item one at a time.