Picks the right mode
Fixed interval, dynamic, or cloud schedule — chosen based on your inputs. No guesswork.
Describe what you want to automate. Get a ready-to-paste /loop command with full usage guide. No signup. No tracking.
Fill in what you need. The command updates as you type.
Fixed interval, dynamic, or cloud schedule — chosen based on your inputs. No guesswork.
Automatically inserts "only tell me when…" clauses so your loop interrupts only when it matters.
Your stop condition becomes part of the prompt so the loop self-terminates instead of running forever.
Warns you about cache-window economics, too-tight intervals, missing stop conditions, and other anti-patterns.
The command is plain text, ready to paste. Nothing to install, nothing to configure.
Every generated command comes with the exact steps to run it inside Claude Code.
Yes, completely free. There is no signup, no API key, no tracking. The whole tool runs in your browser.
Inside Claude Code on your machine. The generator only builds the command text — you paste it into your active Claude Code session and it runs there. Cloud schedule commands run in Anthropic's cloud.
No. Everything stays in your browser. There is no server-side processing, no analytics, and no logging.
Anthropic's prompt cache has a roughly 5-minute TTL. A 5-minute interval falls just past the cache window, which means you pay a cache miss every iteration. You usually want either ~270s (cache stays warm) or 20+ minutes (one cache miss buys a much longer wait). See the full breakdown.
Absolutely — the generator output is just text. Tweak any wording before you paste it into Claude Code. It is a starting point, not a contract.
Browse 20+ real-world loop templates — pick one, paste it into the generator, customize, ship.
Browse Examples →