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

Codex Reviewer

Plugin Avertissement
80

Codex-powered code review gate for Claude Code

Résumé IA

This plugin automates code reviews by creating a checkpoint that triggers the Codex CLI. It manages the review lifecycle, including starting, cancelling, and tracking review cycles, and generates context for the reviewer. It requires the Codex CLI to be installed separately.

Documentation

  • info:Configuration & parameter referenceConfiguration options for the Codex CLI (sandbox, approval_policy, timeout_seconds) are available but not explicitly documented in the README, only discoverable in the hook code or user config file.
  • info:Install / Setup InstructionsThe README provides installation instructions via `stow` or manual symlinks for the overall configuration, but does not detail how to install the 'codex' CLI itself, which is a crucial dependency.

Maintenance

  • critical:Commit recencyThe repository has no commit history (pushedAt: n/a), indicating it is likely unmaintained and poses a significant risk.

Versioning

  • warning:Release ManagementThe plugin.json has a version '1.6.9', but the repository has no commit history (pushedAt: n/a), and there is no CHANGELOG. This suggests the version may be outdated or unmanaged.

Installation

Ajoutez d'abord la marketplace

/plugin marketplace add 0xbigboss/claude-code
/plugin install codex-reviewer@0xbigboss-plugins
Mis à jour le about 22 hours ago
Voir le code source