মূল কন্টেন্টে যান
এই কন্টেন্ট এখনো আপনার ভাষায় উপলব্ধ নয় এবং ইংরেজিতে দেখানো হচ্ছে।

Ralph Reviewed

Plugin যাচাই করা
92
এর অংশ:Claude Code Configuration

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.

ইনস্টলেশন

প্রথমে marketplace যোগ করুন

/plugin marketplace add 0xbigboss/claude-code
/plugin install ralph-reviewed@0xbigboss-plugins
about 22 hours ago-এ আপডেট হয়েছে
সোর্স দেখুন