What problem does it solve?
This Skill provides a disciplined, repeatable approach to handling code-review feedback, ensuring technical accuracy before changes are implemented.
Core Features & Use Cases
- Structured feedback loop: Read, restate, verify, evaluate, respond, and implement feedback item by item.
- Clarification handling: If feedback is unclear, stop and request clarification to avoid wrong changes.
- Source-aware validation: Checks consistency with the codebase and project standards before applying changes.
Quick Start
Use the receiving-code-review skill to produce a technically grounded response to new feedback. Steps: 1. Read the complete feedback without reacting. 2. Restate each requirement in your own words or ask for clarification. 3. Verify each item against the current codebase. 4. Evaluate technical soundness for THIS codebase. 5. Respond with a technical acknowledgment or reasoned pushback. 6. Implement changes one item at a time and test each change.