Aller au contenu principal
Ce contenu n'est pas encore disponible dans votre langue et est affiché en anglais.

Ralph Reviewed

Plugin Vérifié
92

Iterative Ralph loops with Codex CLI review gates at completion

Résumé 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.

Installation

Ajoutez d'abord la marketplace

/plugin marketplace add 0xbigboss/claude-code
/plugin install ralph-reviewed@0xbigboss-plugins
Mis à jour le 2 days ago
Voir le code source