con un clic
ralph
Persistence mode — doesn't stop until the task is verified complete
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Persistence mode — doesn't stop until the task is verified complete
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Full autonomous execution from idea to working code
Production-grade Docker configurations (Dockerfile, Compose, best practices)
Multi-agent coordinated execution
Autonomous QA cycling until all tests pass
Maximum parallel throughput — execute independent tasks simultaneously
Socratic requirements clarification before any code is written
| name | ralph |
| description | Persistence mode — doesn't stop until the task is verified complete |
| argument-hint | <task to complete> |
| level | 3 |
<Use_When>
<Do_Not_Use_When>
<Execution_Policy>
<Loop_Behavior> The ralph loop continues until:
When blocked: Report the blocker with specific details, suggest options </Loop_Behavior>
User: "ralph: fix all TypeScript errors in the auth module" Why good: Clear scope, verifiable output (no TypeScript errors) User: "don't stop: migrate the user table to use UUIDs" Why good: Clear scope, can verify migration worked User: "ralph: research best practices for caching" Why bad: Research has no clear completion criteria