What problem does it solve?
This Skill provides structured guidance for handling code review feedback, ensuring technical rigor and clarity in the response and implementation process.
Core Features & Use Cases
- Technical Verification: Encourages verification of feedback against the codebase before implementation.
- Response Pattern: Offers a step-by-step guide for responding to code review feedback.
- Handling Unclear Feedback: Provides instructions for dealing with ambiguous feedback.
- Source-Specific Handling: Offers guidance on how to handle feedback from different sources, such as human partners and external reviewers.
- YAGNI Check: Introduces a YAGNI (You Ain't Gonna Need It) philosophy for feature implementation.
- Implementation Order: Suggests an order for implementing changes based on their criticality and complexity.
- When To Push Back: Defines scenarios where pushing back is appropriate and how to do it effectively.
Quick Start
To apply the receiving-code-review skill, follow the response pattern when you receive feedback on your code.