com um clique
ralph
Persistence mode — doesn't stop until the task is verified complete
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Persistence mode — doesn't stop until the task is verified complete
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
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
Baseado na classificação ocupacional SOC
| 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