AI AGENT ADDONS
Code Review & Quality
92,073installs

This skill reviews code changes for you. It checks two things at the same time. First it checks if the code follows the project's rules. Second it checks if the code does what the issue or plan asked for. Two separate helpers run these checks together. Then you see both results side by side. This helps you catch problems that one check might miss.

You can use it to review a branch or a pull request. It works on work in progress too. Just tell it what to compare against like a commit or branch name. It will find the differences and report any issues.

Add Review skill to your workflow

Global

mkdir -p ~/.claude/skills/review

Project

mkdir -p .claude/skills/review

Source Repository

Stars
149,135
Forks
12,903
Watchers
149,135
License
MIT
Last Push
26 days ago
Created
5 months ago