About loops!
A prompt is a one-shot instruction. A loop is a system that keeps prompting your agent until a goal is met — with feedback gates between each pass.
Most developers still prompt coding agents manually for every step. Loops automate that rhythm: trigger, act, check, repeat.
Each loop on this site includes a structured kickoff prompt you can paste into Cursor, plus an optional install bundle with hooks and scripts for persistent automation.
1. Browse loops and open one that matches your workflow.
2. Click Use loop to copy the kickoff, or use agent deeplinks to pre-fill it.
3. Paste into your agent and let it self-pace until the exit condition passes.
4. For hook-based loops, download Install files, extract at your project root, then restart the agent.