跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Codex Reviewer

Plugin 警告
80

Codex-powered code review gate for Claude Code

AI 摘要

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
查看源代码