What does an AI agent consultant actually do

The term "AI agent consultant" has proliferated fast enough that it's nearly meaningless. A solo freelancer posting on LinkedIn, a 3,000-person consulting firm with a new practice area, and a 6-person specialist firm that ships production code all call themselves AI agent consultants. The category is real. The variance in what you're buying is enormous.

This article tries to be precise about what an AI agent consultant actually does — and what they don't do — so you can evaluate what you need before you buy it.

Three things that get called "AI agent consulting"

When a VP of Engineering or CTO talks to someone in this space, they're likely encountering one of three fundamentally different types of engagement:

1. Strategy consulting

The deliverable is a document. A roadmap, an opportunity assessment, a capability maturity model. You get a slide deck and a prioritized list of automation opportunities. The consultants are often smart and the analysis is often correct. What you don't get is code.

Strategy consulting is appropriate when you genuinely don't know where to start — when you need someone to survey your operations, interview stakeholders, and tell you what's worth automating. The failure mode is paying $200K for a roadmap that sits in SharePoint because nobody knows how to execute it.

2. Systems integration

The deliverable is a configured product. A large SI might deploy an off-the-shelf AI platform into your environment, connect it to a few data sources, and hand you a configured instance of something that exists. This is legitimate work. It's also not the same as building a custom agent system.

Systems integration is appropriate when your problem is genuinely generic — when a product like Microsoft Copilot or Salesforce Einstein actually fits your workflow. The failure mode is discovering six months in that the product doesn't handle your edge cases and the SI doesn't have the capability to modify it.

3. Custom agent engineering

The deliverable is running software in your production environment. Engineers design the agent architecture, write the orchestration logic, build the tool integrations, implement evaluation frameworks, and deploy to your infrastructure. You get a system that handles your specific workflow, with your data model, your edge cases, and your failure modes accounted for.

This is what we do. It's also the hardest to buy, because most firms that claim to do it actually do one of the first two.

What the actual work looks like

A real AI agent engagement involves several distinct technical disciplines, and most organizations don't have them all in-house yet.

Workflow analysis. Before writing a line of code, you need to understand the workflow deeply — not just the happy path, but the exceptions, the edge cases, the manual interventions, and the failure modes. Most organizations have never fully documented their own workflows at this level of detail. Part of what you're paying for is the elicitation work.

Agent architecture design. This is not the same as LLM fine-tuning or prompt engineering. A production agent system needs to answer questions like: What tools does the agent have access to? What happens when a tool call fails? How does the agent decide when to escalate to a human? What's the state management model? How does the system handle partial completion?

Evaluation engineering. The hardest part of building a reliable agent system is knowing when it's working. This requires writing an evaluation framework — a set of test cases that cover your success criteria — before you build the agent. Most organizations skip this step and end up with systems that feel impressive in demos but degrade quietly in production.

Production integration. An agent system that runs in a sandbox is not the same as one that runs in production. You need to integrate with real data sources, real APIs, real access controls. You need observability. You need runbooks for failure scenarios. Most demo builds don't get here.

Questions to ask before you hire

If you're evaluating an AI agent consultant, ask these questions directly:

The answers will tell you a great deal about what you're actually buying.

If you have a specific workflow you're trying to automate and you want a straight answer about whether agents are the right solution, book a scoping call. We'll tell you honestly if we're not the right fit.