Loops are kickoff prompts that you paste into your AI coding agent. Here's how to get started.
Head to the Loops Hub and find a loop that matches your workflow. Each loop card shows the compatible agents, category, and a preview of the kickoff prompt.
Click the "Copy" button on any loop card or detail page to copy the kickoff prompt to your clipboard. This is the instruction that tells the agent what to do.
Open your preferred coding agent:
claudegeminiPaste the kickoff prompt into your agent's chat or terminal. The agent will begin self-pacing through the loop, running the check command between iterations, and stopping when the exit condition is met or max iterations is reached.
The agent will give you a short status update after each iteration. Review the output to ensure things are on track. You can intervene at any time by typing additional instructions.