Pre-built agent loops for Cursor, Claude Code, Codex and more. Copy the kickoff and let your agent self-pace.
Deeplinks paste the kickoff only β they cannot install files into your repo.
Browse loops and open one that matches your workflow.
Click Use loop to copy the kickoff, or use an agent deeplink to pre-fill it.
Paste into your agent and let it self-pace until the exit condition passes.
For hook-based loops, download the install files, extract at your project root, then restart the agent.
Write a small throwaway script to reproduce a bug, run it, read output, and iterate until the root cause is proven.
On each failed repro attempt, write a short reflection to disk, then retry with that memory β avoids repeating the same...