๐ŸŽฏ

code-review

๐ŸŽฏSkill

from anthropics/knowledge-work-plugins

VibeIndex|
What it does
|

Code review specialist plugin from Anthropic's Knowledge Work Plugins. Provides structured code review workflows for teams using Claude.

Overview

Code Review is an official Claude Code plugin that automates pull request code reviews using multiple specialized agents. It uses confidence-based scoring to filter false positives and provide actionable, high-quality feedback.

Key Features

  • Deploys multiple specialized review agents (security, performance, style, logic) for comprehensive analysis
  • Confidence-based scoring system that minimizes false positives and noise
  • Generates actionable feedback with specific code suggestions and line references
  • Integrates directly with GitHub PRs for inline comments and review summaries

Who is this for?

Development teams who want automated, high-quality code review on every pull request to catch issues before merge.

๐Ÿ“ฆ

Same repository

anthropics/knowledge-work-plugins(124 items)

code-review

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add anthropics/knowledge-work-plugins --skill code-review
skills.sh Installโš  Installs to .agents/skills/
npx skills add anthropics/knowledge-work-plugins --skill code-review
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/code-review/SKILL.md

SKILL.md

7,505Installs
-
AddedFeb 24, 2026