← Back to Tool Shed
Operations When Agents Run the Loops: The New Ops Playbook for 2026

Operations When Agents Run the Loops: The New Ops Playbook for 2026

TS
Tiago SantanaManaging Director, Gardenpatch
May 20, 2026|7 min read|
Share

Quick Answer

If your SOP library reads like a 2019 manual, you're running the old ops playbook. Six shifts that matter when agents run the loops: two-column SOPs, bottleneck analysis flipped, exception-driven management, harder onboarding ramps, API-first vendor selection, and continuous experimentation replacing Kaizen.

Get weekly growth frameworks — free

One tactical breakdown every Tuesday. Join The Growth Spurt.

The classic ops job description is, roughly: "figure out where the work breaks, fix it, document the fix, hand it to someone to run, repeat." That cycle has a hidden assumption — the "someone" running the fix is a human, and most of the cost-and-time savings come from making the human faster.

The someone running the fix isn't always a human anymore. And the cost-and-time savings come from a different place: not making humans faster, but making the loop autonomous.

If you lead operations in 2026 and your SOP library reads like a 2019 manual, you're running the old playbook. Same shape as the marketing version and the sales version of this thesis. Six shifts that actually matter for operators today.

1. SOPs got two columns

The old SOP had one column: the step-by-step a human follows. Maybe a screenshot. Maybe a video.

The new SOP has two columns: "what the agent does" and "what the human does." Sometimes a third: "exceptions a human escalates." This isn't a wording change. It's a different artifact entirely. The agent column is closer to a prompt-and-tool spec than to a recipe. It defines what data the agent can read, what actions it can take, what success looks like, what to do on failure.

Teams that wrote SOPs in 2019 are now retrofitting agent columns onto every process — and discovering that half their SOPs don't survive the rewrite. "The dispatcher checks the calendar for openings" doesn't translate cleanly when the agent has live calendar data and can act in milliseconds. The whole step disappears. The SOP gets simpler.

The leadership skill is knowing which steps to delete versus which to preserve. Steps that exist for human-level judgment stay. Steps that exist because humans are slow at lookups go. Steps that exist for compliance or accountability move into the agent's audit log.

2. Bottleneck analysis flipped from "which step is slow" to "which step needs a human"

Lean ops 101: measure cycle time per step, find the slow one, attack it. The slow step was usually a human waiting on something or doing repetitive work.

Most of those steps are now agent steps. They take seconds. The bottleneck moved.

The new bottleneck is whichever step still requires a human — and specifically, which steps require a specific human. If your ops process has a step that says "the senior tech reviews this," and only one person is the senior tech, you have a SPOF (single point of failure) hiding inside an SOP. The agent already did everything before and after; the human bottleneck is now stark.

Operations leaders in 2026 spend most of their bottleneck-attack time on: (1) which human-required steps can be eliminated entirely, (2) which need redundant trained humans, (3) which deserve a better tool that gets the human to a decision faster. The Kaizen muscle is the same; the targets are different.

Run This, Don't Just Read It

Operations in the AI Era — A Playbook

The playbook version of what you're reading — rewritten for the AI era. 85 pages of exercises, scoring frameworks, and templates. Walk away with a complete action plan that accounts for your agents, not just your team.

27 interactive modules85-page PDF downloadFree 30-min strategy call

3. The exception list became the management tool

In old ops, the daily standup reviewed work in progress. Today's queue, blockers, throughput, capacity. Most of the review was status — "where is this thing, who has it, when is it done."

That review is dead. The agent knows the status of every work item continuously. It posts a status board the team can glance at in five seconds. The standup, if it still exists, is about exceptions — work that's out of bounds, decisions that need a human, risks that pattern-matched to a known landmine.

This changes management cadence. Daily standups become two-minute "anything outside the bounds today?" check-ins. Weekly leadership reviews focus on what the agent flagged that the team hasn't been able to resolve. The work the manager actually does is decision-support for the team on hard cases — not status collection.

Most ops managers haven't made this transition. They still run forty-minute standups built around the cadence of a 2018 team. Their team finds the standups demoralizing because the team already knows the status. Cut the meeting, replace with exception reviews, get an hour of focus back per day.

4. Onboarding got faster — and harder

Old onboarding was a four-to-six week ramp where a new hire learned the SOPs, shadowed senior staff, took progressively more independent work, and got cleared to run unsupervised. The ramp existed because there was a lot to memorize and the cost of mistakes was high.

New-hire ramp is faster because the agent handles the rote work the new hire used to do. New hires can be productive on day one for the parts of the job they used to take three weeks to learn. The SOPs are clearer (two columns). The tools surface the right action at the right time.

But new-hire ramp is also harder because the work that's left for the human is the hard work. The junior hire doesn't get to ease in on routine tickets — those are gone. Their first week is exception cases. That's a different muscle to develop, and most onboarding programs aren't designed for it.

The teams figuring this out: pair every new hire with a senior operator for the first 30 days. Not as a shadow — as a peer running exception cases together. The senior runs the framework; the new hire absorbs the judgment. After 30 days, the new hire owns their own exceptions with the senior on-call for hard ones. Old apprenticeship model, new pairing intensity.

5. Vendor management changed: pick the API, not the UI

The 2019 vendor selection criteria: features, price, support, security, integrations. UI mattered a lot — your team had to use the tool every day, and a bad UI meant adoption failure.

Your team doesn't use most tools directly anymore. Agents do. The UI matters mostly for the exceptions the human still touches.

So the new vendor scorecard weighs API quality far higher. Can the agent read every field? Can it write reliably? Are there rate limits that bottleneck workflows? Is the auth model agent-friendly (API keys, OAuth with scopes, fine-grained permissions)? Are events available as webhooks or only as polling? Do error responses give the agent enough context to retry?

Vendors who built for human users and bolted on an API are now at a disadvantage versus vendors who designed for agents as first-class users. Same product market; very different operational fit. The ops leader who picks based on 2019 criteria and ignores API quality buys tools that worked in demo and bottleneck in production.

The Tech Strategy in the AI Era playbook goes deep on the vendor evaluation framework if this resonates and you're about to make a stack decision.

6. Continuous improvement became continuous experimentation

Kaizen — slow, steady, incremental improvement — was the ops gospel for a decade. It worked because each improvement was costly to make and risky to roll out. The slow cadence was a feature, not a bug. You couldn't afford to break things.

Now every process change can be tested in parallel. Spin up the change on a fraction of traffic. Run it for a week. Compare metrics. Roll out or roll back. The risk surface dropped because rollback is cheap and the agent makes the change reversibly.

This means ops can run more experiments in a month than it used to run in a year. The bottleneck moved from "we can't risk breaking it" to "we can't think of enough good experiments." That's a research-and-judgment problem, not an execution problem.

The ops leader who's still running annual process reviews is leaving a year of improvements on the table. The ops leader who runs weekly experiments and reviews monthly compounds compounding gains.

What this looks like in practice

At The Cooling Co, dispatch was a four-person team in 2023. It's now one operator and a fleet of agents that handle routing, customer communication, technician load-balancing, and exception escalation. The remaining operator's job is "decide when the agent should not do what it wants to do." Output is higher per dollar than the four-person team. Decision quality is higher because the operator isn't context-switching across forty tickets a day.

Same shape at Gardenpatch. One operator running content production, customer success, vendor management. Each function would have been a full-time role in 2019. The agents do the loops; the human runs the exceptions.

Neither setup is "perfect." We still miss things. The agents make mistakes. Some of the exceptions we route to humans should have been handled differently. We're learning the exception-judgment muscle the same way every other team is learning it — by doing it badly at first and improving fast.

Where to start

If ops is your weakest function — or you're not sure which is — take the 90-second AI-Era Operator Audit. Six questions, one per discipline. You'll get a tier and a recommendation for which playbook to start with.

If you already know ops is the gap, the Operations in the AI Era playbook is the full 27-module version of what you just read — process mapping with two-column SOPs, bottleneck-attack frameworks for the new bottleneck shape, exception-management cadence templates, vendor-evaluation scorecards. $27. Free 30-minute strategy call with me. Money-back in 30 days.

If you'd rather see the broader thesis first, the AI-Era Operator Manifesto lays out the nine beliefs underneath every playbook. Free, no email gate.

And if the answer is "all of my disciplines are weak" — that's most operators going through this transition. The Complete Bundle is $99 for all six playbooks (saves $63 vs buying individually).

Operations is the discipline where AI's impact is most measurable today because the loops are tight and the agents are good at running them. The operators who run this transition well will look around in eighteen months and find their teams smaller, faster, and happier. The ones who don't will look around and find their teams bigger, slower, and confused about why the playbook stopped working. The frameworks for the first outcome are here.

TS

About the Author

Tiago Santana

Founder of Gardenpatch and The Cooling Co. Tiago has helped businesses generate over $100M in revenue. He writes about running marketing, sales, operations, service, technology, and people-and-culture in the AI era — when half the team is agents and most 2019 playbooks no longer apply.

The Growth Spurt — Free Weekly

Get one tactical growth framework every Tuesday

Tiago Santana has helped businesses generate over $100M in revenue. Every week he breaks down one strategy — in enough detail to actually use it. No ads, no fluff, unsubscribe any time.

No spam. Unsubscribe in one click.

Put this into practice

Operations in the AI Era — A Playbook

85 pages of hands-on exercises, scoring frameworks, and action plans to implement what you just read. Instant PDF download.