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

Ralph Reviewed

Plugin 확인됨
92

Iterative Ralph loops with Codex CLI review gates at completion

AI 요약

This plugin orchestrates an iterative development process where Claude works on a task, claims completion, and then Codex CLI reviews the work. It manages loop state within a git repository, handles feedback cycles, and allows for manual cancellation or blocking. Prerequisites include git, bun, and the `rl` CLI.

Practical Utility

  • warning:Problem relevanceThe displayed description is a concise technical summary, not a user problem statement. It doesn't name a concrete user problem or pain point.

Scope

  • info:Description qualityThe description is accurate but very concise and technical, lacking a clear explanation of the user problem it solves.

Maintenance

  • warning:Dependency ManagementThe plugin relies on external CLIs like `rl`, `codex`, `bun`, and `git`, but there are no explicit mechanisms described for managing their versions or ensuring their security.

Security

  • warning:Transitive Supply-Chain GrenadesThe plugin relies on external CLIs (`rl`, `codex`, `bun`, `git`) that are installed via various means (PATH, build script) and could pose a supply-chain risk if compromised.

Dependencies

  • warning:Tagged release sourcingThe plugin relies on external CLIs (`rl`, `bun`, `codex`) and provides instructions to install them from source or PATH, which may not always point to tagged, immutable releases.

설치

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

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