You're not ready for agents yet


Hello Reader

"Everyone keeps telling me to build agents and I don't even know where to start."

A marketing director said that to me last week and she wasn’t the only one.

We’re in full hype-cycle when it comes to AI agents. You can’t go anywhere without seeing that word splashed across digital displays, billboards and banners.

Even worse, your CEO read about them over the weekend and wants you to spin one up on Monday.

A vendor demo made it look simple but when you tried it for yourself it broke half way through.

Someone on LinkedIn says their agent runs the whole pipeline while they sleep, but doesn’t explain exactly how.

So you feel behind.

You're not behind.

Most marketing teams who jump straight to agents fail, and it has nothing to do with the agents themselves.

They fail because they didn’t build the foundation first.

This week I want to show you what "ready" looks like, using a real agent built by a real person.

Then I'll give you a prompt you can run today to find out where you stand.

Three Ways to Work With AI

Everyone wants to build AI agents, but ninety percent of the clients I consult, don’t even need an agent.

They need augmentation or automation.

Very few people are ready for full agentic work, and it helps to know the difference between all of these.

Here they are:

Augmentation is AI assisting you.

This is your traditional chat collaboration with an active back and forth. You tell Claude what you want, it gives you an output, you provide feedback and so on. You should use this model when you need room to explore, brainstorm or weigh options. This is a great model for drafting, summarizing or pressure-testing a plan before you take it to your boss.

Automation is AI running a defined job for you.

You give the AI explicit instructions and it follows repeatable, rules-based flows where the output is predictable. I have an automation I built in Make that triggers when a deal in Attio moves from working to won. It activates Claude, which then writes a customized contract based on the deal details and drops it directly in Google docs ready for me to add the eSignature fields. You use this model when you want to develop a predictable output every time.

Agency is AI running on its own.

You set goals, parameters, provide the context, and the AI makes its own decisions to reach the outcome. This might look like a daily briefing you get every morning in Slack or when Claude monitors your SEO keywords and delivers content recommendations to your project tracker. You use this model when you have a solid foundation — context, data, guardrails, success metrics and a very clear understanding of what a good outcome looks like.

Why Most Teams Aren't Ready

So what does "ready" require? Four things.

#1 Context and Data

An agent acting on your behalf needs to know your business the way a good hire does. Where your data lives, what's current, and what's clean. If your information is scattered across tools that don't talk to each other, the agent is working blind.

#2 Connected Platforms

An agent needs access to the tools where the work happens. As an example, if you don’t connect a project tracking agent to your airtable account, you’ll have no way for the agent to help you manage those projects.

#3 Instructions and Repeatable Setup

The agent needs to know what you want it to do. This requires a clearly defined workflow with detailed instructions for each step.

#4 Success Criteria and Guardrails

You need to know what a finished, correct result looks like, and you need a way to check the work. You also need to decide what the agent can do on its own and where a human signs off before it acts. Anything touching spend, customer data or publishing needs a checkpoint.

What It Looks Like When You're Ready

Adam New-Waterson leads the AI team at Orderly Wellness, a family of prescription medicine brands selling things like GLP-1s and HRT.

He came to AI sideways.

He was a CMO, moved into product, then taught himself to code with AI in 2023. He thinks like a marketer and builds like an engineer.

He told me that when he was hired, the company was on track to spend three million dollars a year on AI subscriptions with nothing tying it together.

His first move wasn't to build agents.

"I spent the first month just understanding what things would help the team be more efficient," he says.

First he built a workflow engine, and from there he started developing more advanced automations and agents. Now he has a complete custom workflow and agentic platform that helps the marketing team (and others in the company) answer market questions, generate campaign plans and create production-ready content including text and images, with FDA compliance checks built in.

It has a knowledge base of roughly 46,000 pages pulled from competitors, documents and research. Brand kits exist for every brand with logos, colors, typography and tone of voice. The team created custom personas with consistent AI-generated faces, so a marketer can place the same spokesperson in a new scene without hunting for stock photos.

Adam’s hardest problem was building an agentic advertising tool that would pull ICPs, brand context and auto generate a campaign across messaging, platforms, spend and creative.

No small feat to build.

He gave the problem to Claude Code and asked for an analysis. It told him what was working and outlined all the gaps he needed to fix.

Rather than doing it himself, he told Claude to tackle the gaps. "An hour later, it had coded the whole experience," he says.

What it built in that hour: a campaign strategist, fixes to the existing issues, three new pages and an embeddable script for attribution tracking.

Roughly six weeks of work.

To put a number on the week, Adam wrote around 240,000 lines of code, against a normal week of 15,000.

But Adam wouldn’t have been able to build this without the original foundation. For the ad agent to work it needs the knowledge docs, context and guardrails to produce an effective campaign.

What happens now? A marketer types a plain English request, "this is a $50,000 conversion campaign," and the tool creates the campaign, generates a media plan and pulls creative that's already on brand. It can do that because the brand knowledge, personas and data have already been loaded in the system.

Despite Adam working with Claude to build the agentic ad platform, the majority of the solutions he's creating aren't technically agents. They're either AI-assisted workflows (augmentation) or automations.

When one of Adam's product managers asked for an agent, he looked at the workflow and saw a simple yes-or-no decision.

"You don't need an agent," he told the product manager. "You just need a rule."

How to Find Out Where You Stand

Now that you’ve seen Adam’s agentic ad platform, you might be tempted to open Claude Code and start building your own.

I'd start with your foundation instead.

Once that's in place you can build a few simple automations, and when those run without breaking, it's time to tackle agents.

If you think you're ready, there's an easy way to test it.

Your AI already knows a lot about your setup. Which platforms are connected, projects and skills you have saved, all of its memory.

I built a prompt that puts that knowledge to work.

It runs in two passes.

First it scans what it can already see about your setup and grades its own confidence. Then it asks you the few things it can't see, like the task you have in mind and how you'd check its work.

At the end you get a verdict: ready, not ready or partway, and what to do next.

Are You Ready to Build an Agent?

Copy everything below into Claude or ChatGPT. It works best in a tool you use day to day, with your memory, projects and connected tools in place. The more your tool knows about you, the more useful it will be.

--

You are an AI readiness advisor for marketing leaders. I want to know whether I am ready to build an AI agent, or whether I should do more groundwork first. An agent is AI that runs on its own to complete a task, acting on my tools and data based on goals I set. It is a step beyond using you as a thinking partner or running a one-off defined job.

Work in two passes.

Pass 1. Scan what you can already see. Based on everything you know about my setup in this tool, assess where I stand on each area below. For each one, tell me what you can observe, and mark your confidence as Observed (you can see it directly), Inferred (you are reading between the lines), or Unknown (you have no visibility)

  1. Context and data. What do you know about me, my work and my company from memory or past conversations? Is there enough here for an agent to act on my behalf?
  2. Connected platforms. Which tools and connectors can you currently reach? List them. Note any obvious gaps for someone doing marketing work.
  3. Instructions and repeatable setup. Do I have projects, saved instructions or documented processes you can see? Could you follow a repeatable task the same way every time, or would you be starting cold each run.

Show me this scan before moving on. Do not flatter me. If you cannot see something, say so plainly.

Pass 2. Ask me what you cannot see. These live with me, not in the tool. Ask me one question at a time and wait for each answer:

  1. The task. What specific, recurring task do I want the agent to run, how often, and does it need human judgment each time?
  2. Success criteria. What does a finished, correct result look like, and how would I check the work and catch a mistake?
  3. Guardrails and ownership. What is the agent allowed to do on its own, where should a human approve before it acts, and who maintains it when it breaks?

Then give me a verdict in three parts:

  • Ready, not ready, or partway. A clear call, with one sentence on why.
  • The gap. The one or two things holding me back most, named specifically, drawn from both passes.
  • My next move. The single most useful thing I should do next, whether that is building the agent or shoring up a foundation first.

Be direct. If I am not ready, tell me plainly and tell me what to fix.

Want to Level Up Your AI Game?

If your team is ready for a hands-on AI strategy session, my custom-designed workshops are built to uncover the workflows that can save you hours every week.

Prefer to start small? My YouTube channel is packed with quick, practical “how-to” videos that show you exactly how I use AI tools for marketing, content, and automation.

Planning an event or conference? I deliver high-energy AI sessions that engage audiences and leave them with actionable strategies they’ll talk about long after the event. Book me for your event here.

Did some one forward you this email? You can subscribe here.

2120 Contra Costa Blvd #1059 , Pleasant Hill, CA 94523
Unsubscribe · Preferences

AI at Work

AI at Work is a weekly newsletter on how marketing teams redesign workflows, roles, and systems with AI. Real examples, practical frameworks, and repeatable processes operators can use immediately. Join thousands of successful marketing leaders by subscribing below!

Read more from AI at Work

Hello Reader I was on a call last month with the CMO of a global marketing agency who has 180 people around the world, clients on three continents and a team full of capable marketers who use AI every day. The CMO looked sheepish when she explained their uncontrolled tool sprawl. "Because of the composition of our teams, we have people using different tools,” she said. “The creatives use tools like Midjourney and Firefly. Other parts of our business use Gemini or Claude or ChatGPT. Or Copilot...

AI workflows

Hello Reader Most marketing leaders don't fully grasp the work required to build an AI-ready marketing function. I see it in workshops, advisory calls, and the team audits I run with clients. The conversation usually goes like this: We've been experimenting with AI, we've got a few people using tools, and when I ask what's on their workflow map, there's a long pause. They don’t have an answer. Salesforce's 2026 State of Marketing report, which surveyed 4,450 marketers, found the same pattern,...

Hello Reader Claude was a long-time cult favorite, beloved by developers and largely invisible to everyone else. Then, late last year, it swept across the AI conversation and is now one of the most popular AI platforms in the world, regularly trading places with ChatGPT at the top of the charts. People and teams love it. And almost everyone I talk to is confused by it. That confusion has a specific cause: Claude was originally designed for coders, and much of the language and systems are...