跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Code Review Plugin

插件 活跃

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

目的

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

功能

  • 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

使用场景

  • 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

非目标

  • 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.

安装

请先添加 Marketplace

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

质量评分

75 /100
3 days ago 分析

信任信号

最近提交4 days ago
星标123.1k
许可证Commercial Terms of Service
状态
查看源代码