with one click
ralph-loop
Execute a task with validation-retry loop (Ralph Loop pattern)
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Execute a task with validation-retry loop (Ralph Loop pattern)
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Investigate and fix a bug with systematic root cause analysis
Review code for quality, security, and correctness
Generate or update documentation for a project
Periodic maintenance tasks — health check, memory consolidation, briefing
Scaffold a new project from scratch
Investigate a topic, technology, or codebase question
| name | ralph-loop |
| description | Execute a task with validation-retry loop (Ralph Loop pattern) |
Execute this task and ensure it passes validation.
$ARGUMENTS
After completing the work, run the validation command to verify your changes. If validation fails, analyze the error output, fix the issues, and retry.