본문으로 건너뛰기
이 콘텐츠는 아직 사용자의 언어로 제공되지 않아 영어로 표시됩니다.

Code Review Plugin

Plugin 경고
45

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

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.

설치

먼저 마켓플레이스를 추가하세요

/plugin marketplace add anthropics/claude-plugins-official
/plugin install code-review@claude-plugins-official
1 day ago에 업데이트됨
소스 코드 보기