What problem does it solve?
This Skill addresses the challenge of receiving and processing code review feedback, ensuring that suggestions are technically sound, understood, and implemented correctly, rather than being blindly accepted or performatively agreed upon.
Core Features & Use Cases
- Structured Response Pattern: Guides users through a verification and evaluation process before implementation.
- Handling Ambiguity: Provides clear steps for seeking clarification on unclear feedback.
- Source-Specific Guidance: Offers tailored approaches for feedback from users, external reviewers, and team peers.
- Use Case: When a reviewer suggests a change, this Skill ensures you first verify its technical correctness and necessity within the codebase's context, pushing back with reasoned arguments if it seems incorrect or unnecessary, before implementing.
Quick Start
When receiving code review feedback, verify its technical soundness against the codebase before implementing any suggestions.