Vai al contenuto principale
Questo contenuto non è ancora disponibile nella tua lingua ed è mostrato in inglese.

Ralph Reviewed

Plugin Verificato
92

Iterative Ralph loops with Codex CLI review gates at completion

Riepilogo IA

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.

Installazione

Aggiungi prima il marketplace

/plugin marketplace add 0xbigboss/claude-code
/plugin install ralph-reviewed@0xbigboss-plugins
Aggiornato il about 22 hours ago
Vedi il codice sorgente