본문으로 건너뛰기
이 콘텐츠는 아직 사용자의 언어로 제공되지 않아 영어로 표시됩니다.

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.

설치

먼저 마켓플레이스를 추가하세요

/plugin marketplace add 0xbigboss/claude-code
/plugin install codex-reviewer@0xbigboss-plugins
2 days ago에 업데이트됨
소스 코드 보기