Code Review Skill banner
anthroos anthroos

Code Review Skill

Code Quality community Intermediate

Description

[](LICENSE) [](https://github.com/anthroos/claude-code-review-skill/stargazers) [](https://docs.anthropic.com/en/docs/claude-code/overview)

Installation

Terminal
claude install-skill https://github.com/anthroos/claude-code-review-skill

README

Claude Code Review Skill

[](LICENSE) [](https://github.com/anthroos/claude-code-review-skill/stargazers) [](https://docs.anthropic.com/en/docs/claude-code/overview)

**280+ automated code review checks. Free. Local. Privacy-first.** Open-source alternative to CodeRabbit.

$ claude "review PR 42"

## Code Review: PR #42 — Add user authentication

Critical (2): SQL injection in auth.ts:45, weak crypto in crypto.ts:12
High (3): IDOR in user.ts:78, N+1 query in data.ts:23, XSS in Form.tsx:156
Medium (5): DRY violations, missing error handling...

Risk Level: HIGH — 2 critical issues must be fixed before merge.

What is this?

A **skill** for [Claude Code](https://claude.com/download) that enables automated, comprehensive code review with **280+ checks** across 15 categories:

    undefined

Why use this instead of CodeRabbit?

Feature CodeRabbit Anthropic Official This Skill
Price $15-30/user/month Free (API only) Free (API only)
Checks ~50 No fixed list 280+
Approach SaaS 4 parallel agents Checklist-based
Focus General CLAUDE.md compliance Security, Perf, Quality

...