TL;DR

Anthropic’s Claude Code loop guidance, published June 30, is being framed by Thorsten Meyer AI as a four-step delegation ladder for agentic work. The confirmed material defines loops and tools such as skills, /goal, /loop, /schedule and auto mode; the delegation ladder is an interpretation of what each level lets a human stop doing.

Anthropic’s Claude Code team has published new guidance on agentic loops, and a July 1 analysis from Thorsten Meyer AI reframes the guidance as a four-rung delegation ladder for teams deciding how far to let AI agents run without real-time direction.

The confirmed core of the guidance is direct: a loop is an agent repeating work until a stop condition is met. Anthropic’s Claude Code documentation describes an agentic loop as a cycle in which Claude gathers context, acts, verifies results and repeats until done. The Thorsten Meyer AI piece uses that foundation to classify four loop types by the work the human stops doing.

The four rungs are turn-based loops, where skills encode checks; goal-based loops, where /goal keeps working until an evaluator confirms a condition or a cap is reached; time-based loops, where /loop or /schedule starts recurring work; and proactive workflows, where events or schedules can start work without a live prompt. Anthropic’s docs confirm version and availability limits: /goal requires Claude Code v2.1.139 or later, scheduled tasks require v2.1.72 or later, and auto mode is marked as a research preview.

The analysis separates Anthropic’s definitions from its own claim. The definitions, commands and examples come from Anthropic and Claude Code documentation; the delegation ladder is the author’s framing. That distinction matters because the ladder is a way to read the product guidance, not a separate Anthropic product announcement.

At a glance
analysisWhen: Anthropic guidance published June 30, 2…
The developmentAnthropic’s Claude Code team published new guidance on agentic loops, and a July 1 Thorsten Meyer AI analysis reframed it as a four-rung delegation model.
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

Delegation Moves From Prompts To Processes

The main consequence is a change in how teams decide where humans stay in the work. At the lowest rung, the human still prompts and reviews, while the agent runs a self-checking skill. Higher up, the human hands off completion checks, then scheduled starts, and finally event-driven starts that can coordinate many agents.

For readers building with AI, the practical issue is not whether loops sound advanced. It is whether the work has a measurable end state, a known quality bar and a cost boundary. Anthropic’s cost guidance says usage varies by model choice, codebase size and automation patterns, so unchecked autonomy can raise spend even when it reduces manual effort.

AI Workflow Automation for Bloggers: Build a Simple Content System to Research, Write, Optimize, and Repurpose Posts Faster with AI and No-Code Tools (AI Toolkit for Bloggers 2026 Book 8)

AI Workflow Automation for Bloggers: Build a Simple Content System to Research, Write, Optimize, and Repurpose Posts Faster with AI and No-Code Tools (AI Toolkit for Bloggers 2026 Book 8)

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Claude Code’s Automation Stack

The source material lands amid a wider push from prompt-by-prompt coding assistants toward agentic coding. Claude Code docs define that as work where AI can read files, run commands and make changes while a person watches, redirects or steps away. The same docs describe skills, hooks, subagents and scheduled tasks as extension points around that loop.

Anthropic’s /goal page says a small fast model checks the stated condition after each turn and returns a yes-or-no decision. Its scheduling docs say /loop is session-scoped, while Routines can run on Anthropic-managed infrastructure and Desktop scheduled tasks can run locally. The source notes that some higher-autonomy features remain previews or experiments.

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

— Delba de Oliveira and Michael Segner, Anthropic

Express Schedule Free Employee Scheduling Software [PC/Mac Download]

Express Schedule Free Employee Scheduling Software [PC/Mac Download]

Simple shift planning via an easy drag & drop interface

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Limits Around Preview Autonomy

It is not yet clear how widely teams will adopt the full ladder, or which loop types will prove reliable outside controlled examples. The source material does not provide independent benchmarks showing productivity gains, failure rates or cost savings from each rung.

Feature status is also mixed. Anthropic documentation labels auto mode as a research preview, agent teams as experimental and agent view as a research preview. Readers should treat claims about fully unattended workflows as product guidance and author interpretation, not as proof that every workflow is ready for production use.

The Human-Agent Orchestrator: Leading and Scaling AI-Driven Organizations

The Human-Agent Orchestrator: Leading and Scaling AI-Driven Organizations

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Pilots Before Broad Agent Runs

The next step for teams is likely narrower piloting: encode a repeatable check in a skill, try /goal on a task with a clear pass condition, and measure token use before moving to scheduled or event-driven runs. Anthropic’s own rule, as reflected in the source material, is to start with the simplest setup that works and climb only when the task earns it.

Readers should watch Claude Code documentation for changes to preview labels, version requirements and scheduling behavior. The next real signal will be whether teams can show measured outcomes from loops rather than relying on examples or vendor guidance alone.

AI FOR BUSINESS PROCESS REENGINEERING & AUTOMATION: The Executive's Complete Playbook to Deploy AI-Powered Automation, Eliminate Process Waste, and Build ... BUSINESS & MANAGEMENT LIBRARY SERIES 36)

AI FOR BUSINESS PROCESS REENGINEERING & AUTOMATION: The Executive's Complete Playbook to Deploy AI-Powered Automation, Eliminate Process Waste, and Build … BUSINESS & MANAGEMENT LIBRARY SERIES 36)

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Key Questions

What is the actual development?

The development is Anthropic’s June 30 guidance on Claude Code loops and the July 1 delegation-ladder analysis that reframes those loops as levels of AI handoff.

What are the four loop types?

They are turn-based loops, goal-based loops, time-based loops and proactive workflows, according to the source’s framing of Anthropic’s loop primitives.

Is the delegation ladder Anthropic’s official framework?

No. The definitions and commands are attributed to Anthropic, while the delegation ladder framing is the author’s interpretation of what each loop type lets users hand off.

What should teams do before using proactive workflows?

Teams should set measurable stop criteria, use cost caps or usage tracking, pilot on narrow tasks and keep human review in place for higher-risk work.

Source: Thorsten Meyer AI

You May Also Like

Briefro: A Document That Tells The Truth

Briefro introduces an AI-powered document platform that guarantees data accuracy, privacy, and brand consistency by running entirely on local hardware.

The Trust Shock: What Suspending Fable 5 Means for US AI, Its Rivals, and the World

The US government’s abrupt suspension of Anthropic’s Fable 5 highlights regulatory risks for AI development, affecting US firms, rivals, and global perceptions.

A Frontier AI Model Just Went Dark for 18 Days. The Kill-Switch Is Real Now.

An advanced AI model was globally disabled for 18 days following US government orders, marking a new era of AI regulation and control.

Portfolio. The synthesis.

A comprehensive analysis of six European institutional AI projects reveals a strategic framework for policy ahead of the EU AI Act enforcement in August 2026.