What problem does it solves?
Receiving code review feedback can lead to performative agreement or blind implementation without proper technical evaluation, potentially introducing new issues or regressions.
Core Features & Use Cases
- Technical Verification: Requires verifying feedback against codebase reality before implementing, ensuring technical correctness.
- Clarification Protocol: Guides asking for clarification on unclear items to prevent partial understanding and incorrect implementation.
- Reasoned Pushback: Provides strategies for technically sound pushback when suggestions are incorrect or conflict with architectural decisions.
- Use Case: You've received code review feedback, but some suggestions seem unclear or might conflict with existing architecture. Use this Skill to systematically evaluate each item, clarify ambiguities, and implement changes only after technical verification, ensuring quality and preventing regressions.
Quick Start
Use the receiving-code-review skill to process feedback on your recent pull request, starting by reading all comments without reacting.