Aller au contenu principal
Ce contenu n'est pas encore disponible dans votre langue et est affiché en anglais.

Code Review Plugin

Plugin Avertissement
45

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

Résumé IA

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

Ajoutez d'abord la marketplace

/plugin marketplace add anthropics/claude-plugins-official
/plugin install code-review@claude-plugins-official
Mis à jour le 1 day ago
Voir le code source