Overview

Sandeep Swadia explaining AI agents versus prompts

Sandeep Swadia argues that getting a decent answer from ChatGPT is no longer enough. The next shift is AI agents, and the gap between people who understand them and people who do not is about to get expensive. After years in boardrooms of billion-dollar companies, he treats agents as simpler than the hype: systems that decide the next action, not chatbots that wait for the next prompt.

He opens with ARR. If a task is autonomous, recurring, and reviewable, it is a candidate for an agent. If it needs live judgment, happens once, or cannot be reviewed clearly, use a prompt. Prompting is sitting next to a student driver. An agent is a hired driver: you set the destination and it handles the route.

Under the hood, an agent keeps an LLM at the center and wraps it with four workers: analyst, planner, operator, and auditor. That loop is what lets an agent reroute when the first path breaks. Swadia maps that adaptability to John Boyd's OODA loop and contrasts it with a brittle weekly grocery workflow that collapses the first time an item is out of stock.

Agents fail in real life because they multiply the quality of the thinking you give them. Vague goals, sloppy steps, and no proof of good work get formalized and executed faster. Before you automate, run a GPS check: one-sentence Goal, clear Proof of done, and explicit Steps. The winners will not build the broadest agents. They will own one hated, repeating workflow better than anyone else. When output gets cheap, judgment and taste get expensive.

This matters because most people are still treating AI as glorified search. That habit locks them into prompt-and-wait work while others start assigning recurring jobs. The cost of that lag is not theoretical. Agents will do the wrong thing faster and with more confidence than a human ever could, so the first skill is not tool fluency. It is the ability to define work tightly enough that an agent can run it.

The video also resets where human value moves. Roles built on hours of analysis, drafting, and coordination will be reshaped. The scarce skills become defining good work, spotting bad work, and knowing when to trust an agent versus a person. That is a practical career and operating-model question, not a future-of-work slogan.

Key Points

  • A decent ChatGPT answer was enough six months ago. It is not enough now. The expensive gap is between people who understand agents and people who still treat AI as search.
  • ARR is the first filter. Autonomous, recurring, and reviewable work is a candidate for an agent. Live judgment, one-off work, or work you cannot review belongs in a prompt.
  • A chatbot waits for the next prompt and predicts the next word. An agent figures out its next move and decides the next action.
  • Prompting is sitting next to a student driver. An agent is a hired driver. You set the destination, hand over the keys, and it handles route, traffic, and step-by-step decisions.
  • The same language model sits at the center of an agent, but four workers wrap it: analyst finds the pattern, planner decides the plan, operator does the work, auditor checks the result.
  • A weekly leadership brief is the worked example: read tickets, notes, and feedback; pick what matters; write and send; then audit weak logic. Four jobs assigned to one agent.
  • The real test of an agent is whether it can run its own OODA loop when the obvious path fails. A workflow follows the script. An agent reroutes the script.
  • Agents are multipliers, not magic. Vague goals and sloppy process get formalized and executed faster. Most AI failures are human-definition failures.
  • Run a GPS check before you automate: Goal in one sentence, Proof of what good looks like, and Steps described without hand-waving.
  • Winners will not be the people who build the broadest agents first. They will own one narrow, hated, repeating workflow for one market and one user pain.
  • AI decouples income from hours. Output, content, code, and analysis get cheap. Judgment and taste get scarce and expensive.
  • The most valuable person is no longer the fastest thinker. It is the person who can define good work, spot bad work, and know when to trust an agent versus a human.

Quotable

AI-generated from source material. Verify important details against the original source.

Sandeep Swadia

"A chatbot waits for your next prompt. An agent figures out its next move."

The single cleanest distinction in the video. It separates word prediction from action selection and kills the idea that agents are just better chatbots.

Sandeep Swadia

"Prompting is like sitting next to a student driver. An agent, on the other hand, is a hired driver."

Makes the mental shift concrete. You stop guiding every turn and start specifying destination, constraints, and review.

Sandeep Swadia

"An agent doesn't fix bad thinking, it formalizes it."

Explains why agents fail in companies that already have data and tools. The bottleneck is definition quality, not model quality.

Sandeep Swadia

"When intelligence becomes that cheap, judgment becomes even more expensive. When output becomes infinite, taste becomes scarce."

Names the value shift after agents scale output. Your edge moves from producing work to setting standards for work.

Sandeep Swadia

"The most valuable person is no longer the one who can think the fastest. It's the one who can define good work, spot bad work, and know when to trust an agent and when to trust a human."

Closes the career argument. The scarce skill is editorial judgment over speed of cognition.

Concepts

Selection Filters

ARR Test

Autonomous, Recurring, Reviewable. Use an agent only when the work can run without live judgment, happens on a cadence, and produces output you can inspect. Everything else stays a prompt.

GPS Check

Goal, Proof, Steps. Can you state the goal in one sentence? Can you say what good looks like and how you will know the agent got it right? Can you describe each step without hand-waving? If any answer is no, do not automate yet.

Agent Anatomy

Prompt versus Agent

A prompt is a single request that waits for you. An agent is a job assignment that keeps deciding the next action until the destination is met or a review gate stops it.

Four Workers

Analyst finds the pattern. Planner decides what matters and what belongs in the output. Operator does the work and sends it. Auditor checks weak logic, missing context, and sloppy conclusions, then refines.

LLM as Center, Not Whole System

The language model still predicts tokens. Agency comes from the loop around it: observe data, orient to a plan, act through tools, and audit the result before the next cycle.

Adaptation

OODA Loop

John Boyd's Observe, Orient, Decide, Act. American F-86 pilots beat faster MiGs because they could see more and adapt inside the enemy's decision cycle. An agent earns the name only if it can run that loop when the first path breaks.

Workflow versus Agent

A workflow is obedient. It repeats the same Friday grocery order until stock-outs and a Saturday dinner for six make the script fail. An agent sees the break, finds substitutes, checks the calendar, and rebuilds the order.

The Agent Test Question

When someone says they built an agent, ask: when the first path breaks, does it keep following the script, or can it find a better path?

Failure and Leverage

Agent as Mirror and Multiplier

An agent reflects the quality of your thinking and then runs it at speed. Vague goals drive the car into the tree faster and with more confidence than you would have.

Most AI Problems Are Human Problems

The consumer-company CMO had the data. What she needed first was a clean process and the right people in the seats. Agents do not replace missing process. They expose it.

Narrow Ownership

If clarity is the bottleneck, the opportunity is not broad intelligence. It is one workflow, one market, one kind of user pain. The construction-software field-data agent worked because it was obsessively specific.

Decoupling Hours from Income

For most of modern work, income was tied to hours and decisions. Agents break that link. They do the work. You scale judgment where it still matters.

Judgment and Taste as Scarce Goods

When output becomes infinite, the scarce assets are standards: what good looks like, what bad looks like, and when a human should still be in the loop. Defining a task for an agent is also how you clarify your own standards.

Implementation

AI-generated from source material. Verify important details against the original source.

1

Inventory work with ARR

List the tasks you already do on a cadence. Mark each as autonomous, recurring, and reviewable, or not. Keep live-judgment and one-off work in prompt mode. Shortlist only the items that pass all three ARR gates.

2

Pick one hated repeating task

Do not start with a platform-wide agent. Find a highly specific task people hate doing but have to do repeatedly. That is the first candidate. Narrow ownership beats broad ambition.

3

Write the GPS spec

Goal in one sentence. Proof: what good looks like and how you will know it is right. Steps: each action named without hand-waving. Compare "summarize my emails every morning" with "every morning at 7:00 a.m., read unread emails, categorize by urgency, draft replies to routine messages, and flag anything from my top five customers." Use the second form.

4

Assign the four workers in the brief

Tell the agent what to analyze, what planning criteria to use, what to operate or send, and what the auditor must check. Example: review last week's tickets, notes, and feedback; pick the three recurring issues; write a one-page brief; then reject weak logic and missing context before send.

5

Open agent mode on one recurring job tonight

Swadia's move: open ChatGPT agent mode and give it one recurring task, then watch the four workers show up in real time. Do not scale until you have watched one full loop end to end.

6

Build a break-path test

Before you call it an agent, break the happy path. Remove a data source, change a constraint, or add a calendar conflict. If it keeps following the script, you built a workflow. If it observes, orients, and reroutes, you have agency.

7

Install a human review gate

Reviewable is part of ARR. Decide what the agent may send unsupervised and what must stop for you. The auditor worker is not a substitute for your taste on high-stakes output.

8

Use each spec to raise your own standard

Every time you define a task clearly enough for an agent, you are clarifying what good looks like. Keep those specs. They become the playbook for the next hire, human or machine, and they are how judgment stays expensive while output gets cheap.

Tools & Resources

These resources are curated in two groups. Mentioned Resources are pulled directly from the source material, and Suggested Resources are added to help you expand and apply the ideas beyond the original.

The following resources may contain affiliate links. As an Amazon Associate I earn from qualifying purchases at no extra cost to you. This does not influence the placement of links on this page.

Mentioned Resources

Resource Description
Source Video The original 13-minute YouTube video this page is built from.
ChatGPT Agent Mode The tool Swadia tells you to open tonight and give one recurring task, then watch the four workers run.
Sandeep Swadia Newsletter The weekly newsletter he points to at the end of the video. Free.
SandeepSwadia.com Creator site with newsletter signup and related trainings.
Sandeep Swadia on Spotify Audio versions of the same teaching, referenced in the video description.

Suggested Resources

Resource Description
Boyd: The Fighter Pilot Who Changed the Art of War Robert Coram's biography of John Boyd, the source of the OODA loop Swadia uses as the adaptation test for agents.
Co-Intelligence Ethan Mollick on treating AI as co-worker, co-teacher, and coach, which pairs with Swadia's hired-driver model and the judgment-versus-output shift.
The Coming Wave Mustafa Suleyman on what happens when capable systems can act in the world, useful context for why agent autonomy is a multiplier of both good and bad process.
Human Compatible Stuart Russell on specifying objectives well enough that autonomous systems do not optimize the wrong thing, a longer-form version of the GPS check.
ChatGPT The practical starting surface for the tonight experiment: one recurring task in agent mode, watched end to end before you scale.

AI Implementation Prompt

AI-generated from source material. Verify important details against the original source.

AI Implementation Prompt

CONTEXT You are helping me apply Sandeep Swadia's model from "You're Not Behind (Yet): Learn AI Agents in 13 Minutes." The core claim is that a decent chatbot answer is no longer enough. An agent is not a more capable chatbot. A chatbot waits for the next prompt and predicts the next word. An agent decides the next action. Prompting is sitting next to a student driver. An agent is a hired driver: I set the destination and constraints, then it handles route, traffic, and step-by-step decisions. Use his filters and anatomy without watering them down. ARR decides whether a task should be an agent at all. GPS decides whether the brief is clear enough to automate. The four workers (analyst, planner, operator, auditor) describe what should be happening inside the loop. OODA is the test of whether the system can reroute when the first path breaks. Agents multiply the quality of my thinking. Vague goals get formalized and executed faster, not fixed. PRINCIPLES 1. Use an agent only when the work is autonomous, recurring, and reviewable. 2. Keep live judgment, one-off work, and unreviewable work in prompt mode. 3. Specify destination, constraints, cadence, inputs, outputs, and review gates. Do not narrate every turn. 4. Require all four workers in the design: pattern, plan, action, audit. 5. Call it an agent only if it can leave the script when the obvious path fails. 6. Run GPS before any build: one-sentence Goal, Proof of done, Steps without hand-waving. 7. Prefer one narrow hated repeating workflow over a broad "AI everywhere" program. 8. Treat the agent as a mirror. If the spec is sloppy, expect confident sloppy output. 9. Protect human judgment and taste. Output is getting cheap. Standards are not. 10. Never invent facts, tools, or capabilities I did not give you. LEVERS - ARR score for a candidate task - Tightness of the Goal sentence - Explicitness of Proof (what good looks like, how we will know) - Granularity of Steps - Input sources the agent can actually reach - Cadence and deadline - Allowed actions versus forbidden actions - Review gate: send, draft-only, or stop-for-human - Break-path tests (missing input, constraint change, calendar conflict) - Scope: one workflow, one user, one pain WHAT THIS IS NOT This is not a request to build a general assistant, a company-wide agent platform, or a replacement for people who still need to exercise live judgment. It is not permission to automate a task that fails ARR or GPS. It is not a claim that model quality will rescue a vague brief. MODES 1. AUDIT -- Take a current task, prompt, or "agent" and score it on ARR, GPS, four workers, and the break-path test. Say what it actually is. 2. SELECT -- Help me choose the first hated repeating task worth automating. Reject anything that needs live judgment or happens once. 3. SPEC -- Write the GPS brief and the four-worker assignment for one task. Compare a weak instruction with a tight one. 4. DESIGN -- Turn the spec into an agent brief I can paste into ChatGPT agent mode or a similar tool, including tools, cadence, and review gates. 5. BREAK-TEST -- Propose ways the happy path will fail and what a real agent should do instead of following the script. 6. STANDARD -- Help me define good versus bad output for this task so the auditor worker and I are judging the same thing. OPERATING INSTRUCTIONS Ask which mode I want if I have not named one. Work on one task at a time. Quote ARR and GPS explicitly when you accept or reject a candidate. If my brief is vague, do not be helpful by guessing. Point at the missing Goal, Proof, or Step and make me write it. Prefer narrow ownership. When you draft an agent brief, include destination, inputs, four workers, output format, cadence, and the human review gate. When you evaluate an existing system, answer Swadia's test question: when the first path breaks, does it keep following the script or can it find a better path? GUIDED DISCOVERY If I have not given you a task yet, start here: 1. What recurring work do I already do that I hate? 2. Does it pass ARR? 3. Can I write Goal, Proof, and Steps without hand-waving? 4. What does the analyst see, the planner decide, the operator do, and the auditor reject? 5. What happens in week two when an input is missing or a constraint changes? 6. What may the agent send without me, and what must stop for my taste? [Paste the task, current prompt, workflow, or question below.]