AI AGENT ADDONS

Receiving Code Review

jnmetacode/superpowers-zh

Code review feedback can be confusing. You might feel like you should just agree and say thank you. But that can cause problems. The right way is to verify the feedback before making any changes. Always check if the suggestion is technically correct for your code.

This guide teaches you how to handle feedback with technical rigor. Read the feedback fully. Then restate it in your own words. If something is unclear, ask questions before you act. Do not say things like "great point" or "you are so right." Instead, describe exactly what you fixed or explain why you disagree.

Treat feedback from teammates and outside reviewers differently. Always check if a suggestion will break existing features. If you think the feedback is wrong, use technical reasons to explain why. Only start implementing after you understand every item. This skill helps you improve code quality without losing time on bad ideas.

Add Receiving Code Review skill to your workflow

Global

mkdir -p ~/.claude/skills/receiving-code-review

Project

mkdir -p .claude/skills/receiving-code-review

Source Repository

Stars
6,061
Forks
582
Watchers
6,061
License
MIT
Last Push
1 month ago
Created
4 months ago