1. Build your loop

Fill in what you need. The command updates as you type.

Tip: A great loop has three ingredients — a clear task, an "only tell me when…" filter, and a stop condition. The form below builds all three for you.

What the generator does for you

🎯

Picks the right mode

Fixed interval, dynamic, or cloud schedule — chosen based on your inputs. No guesswork.

🔇

Adds noise filters

Automatically inserts "only tell me when…" clauses so your loop interrupts only when it matters.

🛑

Builds a clean stop

Your stop condition becomes part of the prompt so the loop self-terminates instead of running forever.

⚠️

Flags common mistakes

Warns you about cache-window economics, too-tight intervals, missing stop conditions, and other anti-patterns.

📋

One-click copy

The command is plain text, ready to paste. Nothing to install, nothing to configure.

📚

Step-by-step usage

Every generated command comes with the exact steps to run it inside Claude Code.

Common questions about the generator

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.

Want more loop ideas?

Browse 20+ real-world loop templates — pick one, paste it into the generator, customize, ship.

Browse Examples →