Loop

Run any task iteratively until completion using Ralph Wiggum methodology. Executes tasks in a persistent loop where the AI receives the same prompt repeatedly, seeing its previous work in files and git history, enabling self-correction and incremental progress until a completion signal is detected. Use when tasks require multiple iterations, complex multi-step work that benefits from self-correction, tasks with verifiable success criteria (tests, builds, linters), long-running autonomous work, or iterative refinement tasks like getting tests to pass.

DrOlu 08e1b49 5 files · 14.2 KB Updated

File contents

DrOlu/agent-skills/tree/main/skills/loop commit 08e1b49e77

Frequently asked questions

npx skillmds@latest add drolu/loop