AIThis post was created with the assistance of artificial intelligence (AI).

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.

Building AI Agents for Network Operations: Design LLM-powered NetOps workflows with Python, Ollama, MCP, and tool calling

Building AI Agents for Network Operations: Design LLM-powered NetOps workflows with Python, Ollama, MCP, and tool calling

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]

  • User-friendly drag & drop interface: Simple shift planning
  • Manage time-off and holidays: Add sick leave, breaks, holidays
  • Email schedules to employees: Send schedules directly via email

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

Sovereignty Is A Pipe, Not A Passport

Analysis of how data sovereignty depends on legal jurisdiction and infrastructure, not just server location or company nationality, with implications for AI providers.

The Local-First Agentic Operator

Thorsten Meyer AI closed a 19-part series by framing 18 products as one local-first, agentic operating thesis.

Mobilisiert, nicht ausgegeben: Was von Europas €200-Milliarden-KI-Offensive übrig bleibt

Europe’s €200 billion AI drive depends largely on private capital and delayed compute projects, raising questions about its real scale.

Fable and Mythos: How Anthropic Shipped Its Most Powerful Model to Everyone

Anthropic launches Fable 5, its most powerful model to date, with Mythos 5 capabilities behind the scenes, marking a major step in safe, high-capability AI deployment.