什麼是 ralph?
自參照循環,直到任務完成並進行架構師驗證 來源:yeachan-heo/oh-my-codex。
自參照循環,直到任務完成並進行架構師驗證
透過命令列快速安裝 ralph AI 技能到你的開發環境
來源: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.
自參照循環,直到任務完成並進行架構師驗證 來源:yeachan-heo/oh-my-codex。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/yeachan-heo/oh-my-codex --skill ralph自參照循環,直到任務完成並進行架構師驗證 來源:yeachan-heo/oh-my-codex。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/yeachan-heo/oh-my-codex --skill ralph 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/yeachan-heo/oh-my-codex