
Ralph
Force guaranteed task completion with verification loops — use when you need an agent to keep retrying until a task is done rather than giving up after a best-effort attempt.
npx skills add https://github.com/yeachan-heo/oh-my-codex --skill ralph| Installs | 117 |
|---|---|
| Repository | yeachan-heo/oh-my-codex ↗ |
Who is it for?
Developers who need an agent to persist through multi-iteration tasks without stopping prematurely
Skip if: Simple one-shot tasks that complete reliably on first attempt
What you get
- verified task completion
- retry audit trail