Too Long; Didn't Watch — Summary
Stop writing individual prompts and start designing 'loops'—automated, iterative AI workflows that run until a specific goal is verified as complete.
Loading summary...
3 min read (79% time saved)
Stop writing individual prompts and start designing 'loops'—automated, iterative AI workflows that run until a specific goal is verified as complete.
Industry leaders like Boris Cherny (Claude Code) and Peter Steinberger (Open Claude) are shifting from prompting to writing loops. This transition represents a higher level of abstraction in AI interaction, focusing on designing systems rather than individual messages.
A loop is a prompt that executes repeatedly until a goal is met. To determine if a task is suitable for a loop, it must pass a four-condition test:
The trigger is what initiates the loop. Methods include using /loop for local intervals, /schedule for cloud-based execution, or custom 'Loop Orchestration Skills'—a single command that kicks off a pre-configured workflow.
These are specialized, saved instructions that perform specific tasks within the loop. Using 'skill-driven development' ensures the loop relies on methods already proven to work in isolation.
Every loop needs a goal and a rule to confirm completion. For non-technical tasks, you must bridge the abstract to the verifiable by using 'Review Skills' or scoring systems (1-10). Using separate AI agents to verify the work of the primary agent reduces bias.
Loops must produce a tangible output (code, documents, messages) and maintain a memory file. Without memory, the agent 'forgets' previous failures, leading to infinite loops and wasted resources.
Start small by identifying a proven skill and applying the four-condition test. Use 'Loop Training Mode' for the first few runs—a guardrail that forces the AI to pause and ask for human approval at every step. This prevents 'token burning' and ensures the AI doesn't go off-course during non-measurable tasks.
"I don't prompt Claude anymore. My job is to write loops." — Boris Cherny
"The agent forgets, the repo doesn't." — Adadi Asmani
"You don't build a loop without battle-tested skills behind it." — Austin Marchese
Summarize another video
Press ⌘K to quickly paste a new URL

Matthew Berman
4 min read

Upgraded
4 min read

How I AI
4 min read

灵姐说AI | Ling Talk AI
3 min read

openclaw
4 min read

GitHub
3 min read