Loading...
Loading...
Start a Ralph Loop for iterative self-referential development. Use when the user asks to run a ralph loop, start an iterative loop, or wants repeated autonomous iteration on a task until completion.
npx skill4agent add cursor/plugins ralph-loopmax_iterationscompletion_promise.cursor/ralph/.cursor/ralph/scratchpad.md---
iteration: 1
max_iterations: <N or 0>
completion_promise: "<TEXT>" or null
---
<the user's task prompt goes here>---
iteration: 1
max_iterations: 20
completion_promise: "COMPLETE"
---
Build a REST API for todos with CRUD operations, input validation, and tests.[Ralph loop iteration N.]<promise>TEXT</promise>max_iterationscompletion_promise