Vai al contenuto principale
Questo contenuto non è ancora disponibile nella tua lingua ed è mostrato in inglese.

Codex Reviewer

Plugin Avviso
80

Codex-powered code review gate for Claude Code

Riepilogo 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.

Installazione

Aggiungi prima il marketplace

/plugin marketplace add 0xbigboss/claude-code
/plugin install codex-reviewer@0xbigboss-plugins
Aggiornato il about 22 hours ago
Vedi il codice sorgente