Start Ralph Wiggum loop in current session
Initiates a self-referential development loop that iteratively improves on a task
/plugin marketplace add byigitt/ralph-wiggum-windows/plugin install ralph-wiggum@byigitt-ralph-wiggum-windowsStart a self-referential development loop that iteratively improves on a task.
Execute the setup script to initialize the loop:
powershell -NoProfile -ExecutionPolicy Bypass -File "${CLAUDE_PLUGIN_ROOT}/scripts/setup-ralph-loop.ps1" $ARGUMENTS
Arguments: $ARGUMENTS
The stop hook will now intercept all exit attempts and feed the same prompt back, allowing you to see your previous work in files and iterate on improvements.
CRITICAL: You can ONLY declare the task complete when your completion promise statement is entirely and unambiguously accurate. Do NOT output a false completion promise just to escape the loop - this would be lying.
Your context persists through:
/ralph-loopStart Ralph Wiggum loop in current session
/ralph-loopStart Ralph Loop in current session