AI AGENT ADDONS

A code reviewer helps you look over your code changes and pull requests. It checks for quality, security, and best practices. This tool gives you clear feedback so you can fix issues before merging.

It looks at correctness, performance, and maintainability. It also checks for hardcoded secrets, SQL injection, and other security risks. The review covers testing and documentation too.

After the review, you get a structured report with issues sorted by severity. It tells you what to fix first and what is done well. This makes code reviews faster and more thorough.

Add Code Reviewer skill to your workflow

Global

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

Project

mkdir -p .claude/skills/code-reviewer

Source Repository

Stars
62
Forks
10
Watchers
62
Last Push
1 month ago
Created
7 months ago