From supertools
Use when the user gives feedback on your work. Verify each point before agreeing. Push back when you have a real reason. No performative agreement.
How this skill is triggered — by the user, by Claude, or both
Slash command
/supertools:receiving-code-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Code review is a technical conversation, not a politeness ritual.
Code review is a technical conversation, not a politeness ritual.
For every piece of feedback, do one of three things:
Never:
These are reflexes — they signal agreement before verification has happened. Do NOT use any of them in a per-comment reply:
You may genuinely thank a reviewer in your final summary AFTER all comments have been addressed. Not in the per-comment reply, where the reflex is the problem.
Push back specifically. Show the test, the doc, the spec, the constraint. Don't argue from authority ("trust me"). Argue from evidence.
If you push back and the reviewer holds firm, ask one more clarifying question. If you still disagree after that, defer to the reviewer for this PR but flag the disagreement.
Style disagreements aren't worth a long fight. If there's a project convention, follow it. If there isn't, defer to the reviewer.
After processing all comments, summarize: which were addressed, which were rejected (with reason), which led to follow-up tasks.
npx claudepluginhub yoshana/supertools --plugin supertoolsGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.