Đi tới nội dung chính
Nội dung này hiện chưa có sẵn bằng ngôn ngữ của bạn và đang được hiển thị bằng tiếng Anh.

Code Review Plugin

Plugin Cảnh báo
45

Automated code review for pull requests using multiple specialized agents with confidence-based scoring to filter false positives

Tóm tắt từ AI

This plugin automates code review for pull requests by leveraging multiple specialized agents to analyze changes from different perspectives. It scores issues based on confidence levels to filter out false positives, providing actionable feedback for developers. The plugin relies on the GitHub CLI for repository interaction and is included directly within Claude Code.

Documentation

  • info:Configuration & parameter referenceWhile the README mentions adjusting the confidence threshold, the exact parameter and how to modify it in the command file is documented but lacks explicit defaults or precedence order details.

Maintenance

  • critical:Commit recencyThere are no commits on the default branch, indicating the project is likely unmaintained and poses a significant risk.

Trust

  • critical:Issues AttentionThere are no issues opened or closed in the last 90 days, indicating a complete lack of maintainer engagement and potential abandonment.

Versioning

  • critical:Release ManagementThere is no version information in any manifest file, no GitHub release tags, and no CHANGELOG.md. The install instructions reference 'main', indicating a lack of proper release management.

Cài đặt

Hãy thêm marketplace trước

/plugin marketplace add anthropics/claude-plugins-official
/plugin install code-review@claude-plugins-official
Cập nhật 6 days ago
Xem mã nguồn