What is ralph?
Self-referential loop until task completion with architect verification Source: yeachan-heo/oh-my-codex.
Self-referential loop until task completion with architect verification
Quickly install ralph AI skill to your development environment via command line
Source: yeachan-heo/oh-my-codex.
Your previous attempt did not output the completion promise. Continue working on the task.
Ralph is a persistence loop that keeps working on a task until it is fully complete and architect-verified. It wraps ultrawork's parallel execution with session persistence, automatic retry on failure, and mandatory verification before completion.
Complex tasks often fail silently: partial implementations get declared "done", tests get skipped, edge cases get forgotten. Ralph prevents this by looping until work is genuinely complete, requiring fresh verification evidence before allowing completion, and using tiered architect review to confirm quality.
Self-referential loop until task completion with architect verification Source: yeachan-heo/oh-my-codex.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/yeachan-heo/oh-my-codex --skill ralphSelf-referential loop until task completion with architect verification Source: yeachan-heo/oh-my-codex.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yeachan-heo/oh-my-codex --skill ralph Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/yeachan-heo/oh-my-codex