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

Code Review Plugin

Plugin Warnung
45

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

KI-Zusammenfassung

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.

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add anthropics/claude-plugins-official
/plugin install code-review@claude-plugins-official
Aktualisiert 2 days ago
Quellcode ansehen