メインコンテンツへスキップ
このコンテンツはお使いの言語にまだ対応していないため、英語で表示されています。

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 に更新
ソースコードを表示