npx claudepluginhub tuannvm/plugins --plugin ralph-wiggumPROMPT [--max-iterations N] [--completion-promise TEXT]# Ralph Loop Command Run this command to initialize the Ralph loop: Execute the above command using Bash, then work on the task. When you try to exit, the Ralph loop will feed the SAME PROMPT back to you for the next iteration. You'll see your previous work in files and git history, allowing you to iterate and improve. CRITICAL RULE: If a completion promise is set, you may ONLY output it when the statement is completely and unequivocally TRUE. Do not output false promises to escape the loop, even if you think you're stuck or should exit for other reasons. The loop is designed to contin...
/ralph-loopStarts Ralph Wiggum loop in current session: run bash setup script with PROMPT [--max-iterations N] [--completion-promise TEXT] for iterative task refinement via file/git persistence.
/ralph-loopStarts Ralph Loop for iterative task execution on a PROMPT with optional max iterations, completion promise, and feature list. Re-feeds prompt on exit, preserving work in files and git history.
/ralph-loopInitializes iterative development loop with rl CLI and optional Codex review gates. Installs rl if needed, accepts task description and flags for max iterations/reviews, no-review, debug.
/ralph-loopStarts Ralph Wiggum loop with PROMPT [--max-iterations N] [--completion-promise TEXT], running setup script to iterate task via git-tracked files until promise met or max reached.
/ralph-loopStarts Ralph Loop session with PROMPT, iterating by feeding it back using files and git history for continuity. Supports --max-iterations N and --completion-promise TEXT.
/ralph-loopStarts Ralph Wiggum loop in current session: run bash setup script with PROMPT [--max-iterations N] [--completion-promise TEXT] for iterative task refinement via file/git persistence.
Run this command to initialize the Ralph loop:
"${CLAUDE_PLUGIN_ROOT}/scripts/setup-ralph-loop.sh" $ARGUMENTS
Execute the above command using Bash, then work on the task. When you try to exit, the Ralph loop will feed the SAME PROMPT back to you for the next iteration. You'll see your previous work in files and git history, allowing you to iterate and improve.
CRITICAL RULE: If a completion promise is set, you may ONLY output it when the statement is completely and unequivocally TRUE. Do not output false promises to escape the loop, even if you think you're stuck or should exit for other reasons. The loop is designed to continue until genuine completion.