AI AGENT ADDONS

Requesting Code Review

jnmetacode/superpowers-zh

Code review helps you catch problems before they grow. You send your work to a reviewer who gets a clean summary, not your messy history. This keeps the focus on what you built, not how you built it.

You should review early and often. Always review after finishing a task, after a big feature, or before merging to main. It is also useful when you are stuck, before refactoring, or after fixing a hard bug.

To start, get the git commit IDs. Then send a code review request with a short description, the expected behavior, and the commit range. Fix critical issues right away. Fix important ones before moving on. Log minor issues for later. If the reviewer is wrong, explain with technical facts.

Add Requesting Code Review skill to your workflow

Global

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

Project

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

Source Repository

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