Pular para o conteúdo principal
Este conteúdo ainda não está disponível no seu idioma e está sendo exibido em inglês.

Code Review Plugin

Plugin Aviso
45

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

Resumo de 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.

Instalação

Primeiro, adicione o marketplace

/plugin marketplace add anthropics/claude-plugins-official
/plugin install code-review@claude-plugins-official
Atualizado em 1 day ago
Ver código-fonte