Перейти к основному содержимому
Этот контент пока недоступен на вашем языке и отображается на английском.

Codex Reviewer

Plugin Предупреждение
80

Codex-powered code review gate for Claude Code

Резюме ИИ

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.

Установка

Сначала добавьте Marketplace

/plugin marketplace add 0xbigboss/claude-code
/plugin install codex-reviewer@0xbigboss-plugins
Обновлено 2 days ago
Посмотреть исходный код