AI AGENT ADDONS

Code reviews help keep software safe and clean. This tool looks at your code changes and finds any mistakes or areas to improve. It works with files on your computer or with pull requests on GitHub. The review checks for bugs, security issues, and how easy the code is to read and change later.

You get clear feedback with a summary and a final recommendation. The goal is to make the code better without being harsh. This is useful for developers who want to catch problems before merging changes.

Add Code Reviewer skill to your workflow

Global

mkdir -p ~/.claude/skills/code-reviewer

Project

mkdir -p .claude/skills/code-reviewer

Source Repository

Stars
105,627
Forks
14,174
Watchers
105,627
License
Apache-2.0
Last Push
1 month ago
Created
1 year ago