receiving-code-review
Installation
SKILL.md
Receiving Code Review
Process review feedback with technical rigor — verify before implementing, push back when wrong, never respond with performative agreement.
When to Use
- Receiving review comments on a PR or implementation
- A reviewer (human or agent) provides feedback on your code
- Processing a list of suggested changes or issues
Don't use for:
- Giving code review feedback (use code-review)
- Choosing between options before a decision is made (use brainstorming)