TL;DR

Anthropic’s Claude Code team has published a framework for understanding AI agent loops as repeated work cycles that run until a stop condition is met. Thorsten Meyer AI reframes the model as a “delegation ladder,” showing what developers and teams hand off at each stage: checking, stopping, triggering and prompting.

Anthropic’s Claude Code team has published a clearer framework for agentic AI loops, defining a loop as an agent repeating cycles of work until a stop condition is met. The model matters because it gives developers and businesses a practical way to decide how much AI work to delegate, from basic self-checking to event-driven workflows that begin without a human prompt.

The framework, cited by Thorsten Meyer AI from Anthropic’s June 30 Claude blog post, divides agentic work into four loop types: turn-based, goal-based, time-based and proactive. The source material says the key distinction is not the mechanics of looping, but what the human hands off at each step.

In the turn-based loop, the user still starts each interaction but can encode verification into a Skill, allowing the agent to check its own work before returning a result. In the goal-based loop, the user sets a success condition, such as a score threshold or passing test suite, and an evaluator model sends the agent back to work until that goal is met or a maximum turn count is reached.

The upper rungs reduce direct human involvement further. Time-based loops, using commands such as /loop or /schedule in Anthropic’s examples, let a clock start the work. Proactive workflows hand off the prompt itself, with work triggered by an event or schedule and routed across multiple agents, according to the source material.

At a glance
analysisWhen: published June 30, 2026; discussed July…
The developmentAnthropic’s Claude Code team published a new loops framework on June 30, 2026, and Thorsten Meyer AI recast it as a four-rung delegation model for agentic AI work.
AI Dispatch · Insights · 1 July 2026

The delegation ladder: four agentic loops, and what each lets you stop doing

Strip the hype and a “loop” is simple — an agent repeating work until a stop condition is met. The useful lens isn’t the mechanics, it’s what you hand off. Four loop types = four rungs of delegation, from a tool you operate to a process that runs.

The reframe
Climb the ladder and you stop doing one more piece yourself: first the check, then the stop condition, then the trigger, and finally the prompt itself. Anthropic’s own rule first: not every task needs a loop — start simplest, climb only when the work earns it.
The four loops, as rungs of delegation
↓ You drive (manual)It runs (autonomous) ↑
Turn-basedskills
You hand off the check — encode verification in a Skill so it validates its own work.
trigger: your prompt
stop: it judges done
Goal-based/goal
You hand off the stop condition — an evaluator model keeps it working until “done” is met or a turn cap hits.
trigger: your prompt
stop: goal / max turns
Time-based/loop · /schedule
You hand off the trigger — a clock starts the work; local with /loop, cloud with /schedule.
trigger: an interval
stop: you cancel / done
Proactiveworkflows + auto mode
You hand off the prompt itself — event-driven, no human in real time; orchestrates many agents.
trigger: event / schedule
stop: per-task goals
Keep the output good — the system > the loop
Clean codebase — it copies your patterns Self-verify via skills A 2nd fresh-context agent reviews Fix the system, not just the instance
Keep the bill sane — autonomy is metered
Right primitive + cheapest capable model Clear stop criteria Pilot before a big run (100s of agents) Scripts > re-reasoning · watch /usage
The take

The whole framework reduces to one question about your own work: where am I the bottleneck, and which single piece can I hand off? Can you write the check? Is the goal concrete? Does the work arrive on a schedule? That answer picks your rung — and you climb one step at a time. The real skill isn’t operating a loop; it’s the judgment of what to delegate and how far — enough hands off to gain leverage, enough on the wheel that “runs without you” doesn’t become “runs away from you.”

Source: “Getting started with loops,” Delba de Oliveira & Michael Segner (Anthropic), Claude blog, 30 June 2026. Definitions, primitives & examples are Anthropic’s; the “delegation ladder” framing is the author’s. Some features are research previews. Docs: code.claude.com/docs.
thorstenmeyerai.com

A Practical Delegation Map

The model gives teams a way to discuss AI autonomy without treating it as a single on-or-off choice. Each rung changes one operational question: who checks the work, who decides when it is done, who starts it and who frames the task.

For developers, the framework points toward more testable agent workflows. Deterministic checks, such as passing tests or reaching a performance score, are easier to evaluate than vague instructions. For business users, the model clarifies where AI may reduce repeated oversight and where human review still carries the risk control.

The source material also frames cost as a central constraint. Anthropic’s examples rely on turn caps, clear stop criteria and usage monitoring because autonomy is metered. A loop that keeps reasoning without a hard boundary can raise costs without producing better output.

Agentic AI Engineering: Building AI Agents for Beginners: A Hands-On Guide to No-Code Workflows, LLM Tools, RAG, Automation, and Safe Multi-Agent Systems

Agentic AI Engineering: Building AI Agents for Beginners: A Hands-On Guide to No-Code Workflows, LLM Tools, RAG, Automation, and Safe Multi-Agent Systems

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Claude Code’s Loop Taxonomy

The discussion follows Anthropic’s Claude blog post, “Getting started with loops,” by Delba de Oliveira and Michael Segner, published June 30, 2026. Thorsten Meyer AI says the definitions, primitives and examples come from Anthropic, while the “delegation ladder” framing is its own interpretation.

The framework arrives as AI engineering teams move from single prompts toward systems that can plan, act, check and repeat. The source material cautions that not every task needs an agent loop and says teams should begin with the simplest working approach before adding more autonomy.

Several features referenced in the source material are described as research previews. That means the model is useful as a design guide, but some commands and workflow patterns may change as Anthropic updates Claude Code and related documentation.

“A loop is an agent repeating cycles of work until a stop condition is met.”

— Anthropic’s Claude Code team, as cited by Thorsten Meyer AI

Designing Multi-Agent Systems: Principles, Patterns, and Implementation for AI Agents

Designing Multi-Agent Systems: Principles, Patterns, and Implementation for AI Agents

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Limits Still Need Testing

It is not yet clear how broadly the four-loop ladder will hold across non-Claude agent systems, since the examples are tied to Anthropic’s Claude Code primitives. The broader idea may transfer, but the exact commands and capabilities are platform-specific.

It is also unclear how teams will set reliable stop conditions for less measurable work, such as strategy drafts, product decisions or creative review. The source material favors quantitative verification, but many business workflows still depend on judgment calls that are harder for an evaluator model to score.

The SQL Workshop: Learn to create, manipulate and secure data and manage relational databases with SQL

The SQL Workshop: Learn to create, manipulate and secure data and manage relational databases with SQL

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Teams Test Higher Rungs

The next step is likely practical adoption: developers can start by adding self-verifying Skills to existing agent workflows, then test goal-based loops where outcomes can be measured. Time-based and proactive loops are likely to need tighter monitoring because they shift more work away from real-time human control.

Anthropic’s documentation at code.claude.com/docs will be the reference point for command details and product status. Teams evaluating the model should watch for changes to preview features, pricing behavior and workflow controls as the tools mature.

CHATGPT AI BOOK WRITING FORMULA: Coaches, Therapists : 9 Steps to PROMPT, WRITE, PUBLISH, a Non-Fiction, Client-Attraction Book, 10-100X Faster and ... ... intelligence (Books for Writers, Authors)

CHATGPT AI BOOK WRITING FORMULA: Coaches, Therapists : 9 Steps to PROMPT, WRITE, PUBLISH, a Non-Fiction, Client-Attraction Book, 10-100X Faster and … … intelligence (Books for Writers, Authors)

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Key Questions

What is the actual news development?

Anthropic’s Claude Code team published a framework for agentic loops on June 30, 2026, and Thorsten Meyer AI analyzed it on July 1, 2026 as a four-step delegation ladder.

What are the four agentic loops?

The four loops are turn-based, goal-based, time-based and proactive. They move from user-started work with self-checking to event-driven workflows that can begin without a human prompt.

What is confirmed and what is interpretation?

The loop definitions and examples are attributed to Anthropic. The delegation ladder framing is Thorsten Meyer AI’s interpretation of what the four loop types let users stop doing manually.

Why does this matter for AI users?

It gives teams a clearer way to decide how far to delegate work to agents. The framework also highlights where verification, stop criteria, scheduling and cost controls are needed.

What remains uncertain?

Some referenced features are research previews, and it is not clear how well the model applies outside Claude Code. Teams also still need reliable ways to evaluate open-ended work.

Source: Thorsten Meyer AI

You May Also Like

Listening From Afar: How Satellite Phones and Radios Get Intercepted

Unlock the secrets behind satellite phone and radio interception techniques that could compromise your security—discover how these covert threats operate and how to defend against them.

OODA Explores Deep Tech and Cyber in Future Warfare

War is evolving with cutting-edge technologies and cyber threats, but what new challenges and strategies will define the future battlefield?

CERT-SE Weekly Update: Insights From Week 12

Uncover vital cybersecurity insights from Sweden’s latest strategies, threat actor activities, and emerging vulnerabilities that could impact your digital safety… stay informed to protect yourself.

Tapping the Ocean: The Technology of Undersea Cable Surveillance

The technology behind undersea cable surveillance reveals how experts detect threats, but the full extent of their methods might surprise you.