All posts

Are AI agents actually worth it for a business like mine?

Are AI agents actually worth it for a business like mine?

Are AI agents actually worth it for a business like mine?

Mostly, no, not the way it’s being sold to you. Roughly 9 in 10 AI agent pilots never make it to production, because most are built as open-ended “autonomous employees” instead of narrow, rule-bound workers. But the minority that do work — agents scoped to one repeatable task, with clear boundaries and a human checking the output early on — are producing real returns for small teams. The question isn’t “are agents worth it,” it’s “is this specific task narrow enough for one.” Most of what gets pitched to you isn’t.

Why do most AI agent pilots fail before they ever save anyone time?

There’s been a lot of hype around AI nowadays and the new big thing is running a whole bunch of autonomous AI agents to do work for you. But the majority of these agents don’t actually reach a working state. In fact, around 89% of AI agent pilots never reached production. This is because a lot of AI agents are built as if they were humans. They are built as if they are open-ended employees that run autonomously. And that’s exactly why they fail.

When you run a Claude Code or Codex agent in a workspace, you can generally give them open-ended requests. A simple go do this for me is pretty simple and often results in something that even if it’s wrong, you can fix. But more often than not, you are doing some sort of fixing when they give you your results. You’re fine with that because it’s getting you 80% of the way there, but the goal is to have it run autonomously with 100% accuracy. And so your requests being open-ended without any rules is what’s causing it to only get to the 80%.

AI runs best on rules, restrictions, prompts, and skills. You already might know that a good prompt will get you better results than a basic one. In regards to an AI agent, it’s pretty much the same. You give an agent an open-ended request and it will get you what it thinks is the response. But if you tell an agent a set of rules and restrictions to follow and prompt it to use specific skills that it has access to, your result will be much more likely to be what you want. And so when you run things autonomously, where the agent’s acting by itself, you can already see the difference between what an open-ended request versus a request that has access to skills and has different rules and restrictions will do. The reason for this is that agents don’t crash like software. They wander around trying to get the right result. Where an agent that has a narrow focus and is rule bound knows exactly what to do, what tools to use, and how to get to the result.

If you need an example of this, you can think of a scheduling voice agent. Someone calls in to schedule an appointment, the AI voice agent picks up, and what happens depends on how many rules, restrictions, and skills the agent has to make sure it acts correctly. The less rules and knowledge it has, the more likely it’s to start hallucinating the moment a caller goes off script. Where a simple rule of if you don’t know how to answer something, first look at the knowledge base that you have and if you can’t figure out the answer then, then to escalate to a human representative to take over. The two simple rules there prevent the voice agent from hallucinating and eventually to just give it over to a human when the AI definitely can’t answer it.

Sources: Gartner — AI Agent Adoption 2026; Forbes — The Five Failure Modes Holding Back AI Agents

Measure yours in 3 minutes: the free Task Audit scores how much of your recurring work could run without you.

What’s actually different about the agents that work?

The agents that actually do work are pretty simple and narrow in scope. They’re assigned one repeatable task, they have a clear owner, and they have a defined success metric going into the task. Depending on what they need to do, they might have access to different skills and capabilities to achieve their work. So that scheduling agent we mentioned earlier might have access to Google Calendar to actually create Google events. It might also have access to a knowledge base that it can reference for answering. And it definitely has a script to follow to get all of the necessary information from somebody to schedule correctly.

Agents that work also have human in the loop as a design rather than an afterthought. You don’t just deploy an agent thinking it will work off the bat. You start with something less fully autonomous, maybe at 50% automated, then 80, then 90. Basically, you keep making sure the automation continues to work as you get more and more autonomous. Workflow only gets counted as working once it runs repeatedly with low edits and low errors.

When an AI agent does reach production after being done and built correctly, agents typically deliver around 171% ROI. And this number is definitely not something to take lightly. 171% means that AI agents are definitely worth it to implement into your business. But that means you have to follow the correct steps in implementing them. And a good framing to believe in here is you want your agents to be built like a contractor working from a rulebook. You don’t want it to act like an employee that you hire and trust to just figure it out. That’s why you still have employees, because you hired them for a reason, they were good at the specific thing you hired them for, and so figuring it out is part of what they are at your company for.

Sources: Gartner — AI Agent Adoption 2026; Manus — I Tested 5 AI Agents for Small Businesses

How do you tell, before you spend a dollar, whether a task in your business is agent-ready?

Firstly, you need to consider how repeated the task actually is. And by repeated, I mean a few things. Does it happen often enough to justify automating? Are the inputs and outputs easy to name and consistent? Can you and your team describe what a good result looks like? If the answer is no to any of these questions, it might not be a task that’s worth automating. If it doesn’t happen enough, the spend is not worth it. Something that happens once a month is definitely not worth automating versus something that happens once a day. If the inputs and outputs are not consistent, then AI will have a hard time figuring out what goes in and out.And if you can’t describe what a good result looks like, then building the agent and being able to edit it will take you drastically more time than something that just has a definitive good result.

There are some signals to look for from your team for finding tasks like this. Is your team complaining about the time lost to the same repetitive task? Is there a bottleneck that shows up at a predictable point in a process every time? Are there errors in manual entry? Are response times causing lag because of volume specifically? These are all telltale signs of if something might be worth automating. While a disqualifying signal would be if the task is done differently by different people on the team and nobody agrees on which way is correct. That’s a process problem rather than a task problem and if you fix that first you can reevaluate it and then check if it’s automatable.

Readiness checklist is the following: Can you name the input, the tools it’s allowed to touch, the output, and the exact stop rule where a human has to step in?

For a systems check, you want to see the following: Does the data it needs already live somewhere, digital and predictable? And is there one person on your team who’d own it day to day?

If you can confidently answer yes for both of these checks the task should be considered for an AI agent to take over.

Source: Flowful — AI Readiness Checklist: Is Your Business Ready to Automate?

What does a properly-scoped agent look like in a client-service business?

This can look like a bunch of different things, so I’m going to go over a few examples so you can see what they look like.

First, let’s take a look at Proposal Drafting. An AI agent can pull from a knowledge base of past proposals to surface relevant sections or case studies for a new one. The AI agent is simply being told to look at a knowledge base of past proposals, and nothing else, so the data is predictable. It’s then given the data for the new possible proposal to cross-reference with the old proposals. And then it’s going to give recommendations for the new proposal based on the data it finds. The entire thing is bound by data and then it’s given to a human to approve and allow the proposal to go through. This one specifically allowed one engineering firm to have proposal drafting happen 40% faster.

For staffing and resourcing, You can have an agent that matches team availability plus experience to open engagements. So it’s basically checking between two databases. The first database is all of your people to hire based on their field and their expertise. The other database is the openings and what level of employee to hire. Again, based on the expertise and type of work. And so the AI agent has all the inputs and outputs it needs, and it’s just finding people to match in those different slots. This specific one can cut staffing decision time from three to four days down to about 30 minutes.

When properly built, agents can have impact in a lot of different scenarios. Proposal Drafts, Status Update Generation, Revision Round Routing, Client Intake Paperwork. They all take the same shape every time. They are narrow tasks with existing documents and data sources, and they have human sign-offs before they go to the client.

Source: Stack AI — Top AI Agent Use Cases for Consulting & Professional Services in 2026

What should you actually do this week instead of buying another tool?

There are some tasks that an AI agent can work in an open-ended kind of way. But the actual tasks like that are very limited. It’s the things like doing research for you. Research in general is very open-ended and you don’t exactly know which sources to check all the time, but an AI agent can go out and pull a whole bunch of sources much faster than you can and give you a lot more information that way. But even that kind of agent is narrow in its task. You tell it to do research on a specific topic looking for specific results. The input and output is there, And while the tool might not be, a lot of AI agents nowadays have access to web, and so at the very least, that’s what it will end up doing.

Most of your tasks won’t be like this and an AI agent won’t help them because of that. You really need to analyze which tasks in your business actually need it, which tasks still need human intervention, and even which tasks that AI shouldn’t even come close to touching.

So, instead of going out and buying another tool for yourself that may or may not work. Before signing up for an AI agent that does open-ended work that might not get you the result you want. I want you to actually check your tasks and your work to see if an AI agent will actually benefit it. Use the checks that I gave you earlier, ask your team the same questions, and come together with your own plan of if AI should actually do something for you.

If you’re a business that’s been looking into implementing AI agents, I offer an AI assessment where we do exactly what’s in this article together — sit down with your business, walk through every department, and find out which areas actually benefit from AI. Book a free discovery call


Photo by Vitaly Gariev on Unsplash.

Frequently asked questions

Why do most AI agent pilots fail before they ever save anyone time?

Around 89% of AI agent pilots never reach production because most are built as open-ended “autonomous employees” instead of narrow, rule-bound workers. Give one a vague request and it wanders trying to figure out the right result instead of following clear rules and skills — the same reason a scheduling agent with no escalation rule starts hallucinating the moment a caller goes off script.

What’s actually different about the agents that work?

The agents that reach production are narrow: one repeatable task, a clear owner, a defined success metric, and human review built in from the start instead of full autonomy on day one. Built correctly, they deliver around 171% ROI — which is why you want them built like a contractor working from a rulebook, not an employee left to figure it out.

How do you tell, before you spend a dollar, whether a task in your business is agent-ready?

Check whether the task happens often enough to justify automating, whether the inputs and outputs are consistent and easy to name, and whether you can actually describe what a good result looks like. If your team already does the task differently with no agreement on the right way, that’s a process problem to fix first, not something to hand to an agent.

What does a properly-scoped agent look like in a client-service business?

Think proposal drafting pulled from a knowledge base of past proposals (one engineering firm saw proposals go 40% faster) or a staffing agent matching availability to open engagements (cutting a 3–4 day decision down to about 30 minutes). The shape is always the same: a narrow task, an existing data source, and a human sign-off before anything reaches the client.

What should you actually do this week instead of buying another tool?

Skip the open-ended tools and instead audit your own tasks against the checks above — which ones are repeatable and well-defined enough for an agent, which still need a human, and which AI shouldn’t touch at all. That’s exactly the exercise I run with businesses on a free discovery call.

Take the first step

Want this running in your business?

Book a free 30-minute AI discovery call. We'll look at where your time is going and show you exactly what an AI Operating System could give you back.

Book a free discovery call Free 30 minutes  ·  No pitch  ·  You'll know where AI fits either way

Not there yet? Find your Task Automation % with the free Task Audit, or see what a managed AIOS includes.