Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Code Review Plugin

Plugin Aktiv

Automated code review for pull requests using multiple specialized agents with confidence-based scoring

Zweck

To streamline the code review process by providing automated, high-signal feedback on pull requests, reducing manual effort and improving code quality.

Funktionen

  • Automated PR review with parallel agents
  • Confidence-based scoring and filtering of issues
  • CLAUDE.md compliance checking
  • Bug detection and historical context analysis
  • Option to post review as PR comment

Anwendungsfälle

  • Reviewing all non-trivial pull requests
  • Ensuring guideline compliance before merging
  • Identifying potential bugs and code quality issues early
  • Integrating automated review into CI/CD workflows

Nicht-Ziele

  • Performing deep security vulnerability scans beyond obvious bugs
  • Catching all code style or pedantic issues
  • Replacing human review entirely
  • Reviewing trivial or already-reviewed pull requests

Documentation

  • info:Configuration & parameter referenceThe README documents the command-line options and provides usage examples, but the confidence threshold adjustment is mentioned as a modification to a command file, not a direct configuration parameter.

License

  • warning:License usabilityThe license is only mentioned in the README as '© Anthropic PBC. All rights reserved. Use is subject to Anthropic's Commercial Terms of Service', which is not a standard SPDX identifier and lacks a dedicated LICENSE file, making its exact legal status unclear for downstream use.

Trust

  • warning:Issues Attention9462 issues opened vs. 22831 closed in the last 90 days, indicating a closure rate of approximately 71%, but the high number of open issues suggests potential maintainer bottleneck.

Code Execution

  • info:ValidationThe command files describe the expected agent behavior and tool usage, but lack explicit mention of schema validation libraries for input arguments or structured output sanitization.
  • info:LoggingThe README mentions outputting to the terminal by default or as a PR comment, but no explicit mention of a local audit file for destructive actions or outbound calls.

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add anthropics/claude-code
/plugin install code-review@claude-code-plugins

Qualitätspunktzahl

75 /100
Analysiert 2 days ago

Vertrauenssignale

Letzter Commit3 days ago
Sterne123.1k
LizenzCommercial Terms of Service
Status
Quellcode ansehen