Technology and AI
What Team and Roles Do You Actually Need to Run an AI Agent in Production Long-Term?

Pratik Chothani
Software Development Engineer
July 27, 2026
·4 min read
·Updated July 27, 2026

Quick answer
The team that builds an agent and the team that keeps it good long-term are rarely the same size or shape. Past initial launch, most production agents need three ongoing functions covered — not necessarily three full-time hires, but three distinct responsibilities: an AI PM who owns the eval scorecard and prioritizes what to improve, someone doing continuous prompt iteration (often a hybrid role, not a dedicated "prompt engineer" title), and ML/infra engineering support for monitoring, cost, and model updates. Below roughly 10k monthly agent conversations, one strong generalist can often cover all three part-time; above that, the roles start needing dedicated owners.
The build team disbands; the operating team is different by design
It's common for a build-phase team (product, design, ML engineering, backend) to hand off a shipped agent and largely move on to the next project — but an agent's quality decays without ongoing attention: user behavior shifts, edge cases accumulate, the underlying model gets updated by the provider. Plan for a smaller, ongoing operating team from day one rather than assuming the build team will informally keep maintaining it after they've moved to other priorities.
An AI PM owns the scorecard, not just the roadmap
The single most important ongoing role is someone who owns the agent's quality metrics as a first-class responsibility — reviewing the golden evaluation dataset results regularly, tracking containment rate, and deciding what gets prioritized for improvement based on real usage patterns, not just feature requests. Without this role, agent quality tends to drift downward silently — nobody notices until a customer complains, at which point the problem has usually existed for weeks.
Prompt iteration is real, ongoing work, not a one-time task
"Prompt engineer" as a standalone full-time title is increasingly rare, but the work itself — continuously refining prompts based on production failures, new edge cases, and prompt versioning discipline — doesn't go away after launch. Most teams fold this into an existing product or ML engineer's responsibilities rather than hiring a dedicated title, but it needs to be someone's explicit, tracked responsibility, not "whoever notices a bad response first."
ML/infra engineering keeps the lights on and the costs sane
Ongoing engineering support covers model provider updates (a silent model version bump can change behavior), monitoring and alerting, and cost management — the operational half of what it costs to run an AI agent at scale. This role doesn't need to be new hires; it's frequently existing backend or platform engineers with agent-specific responsibilities added to their scope.
Team sizing scales with usage, not with ambition
A team sized for a 50-conversation-a-day pilot is undersized the moment usage hits real production volume, and a team sized for enterprise scale from day one is often wasted spend on a product still finding fit. Revisit team sizing at defined usage thresholds rather than once at launch — this is the same principle covered in sizing and budgeting a team for an AI agent engagement, extended past the initial build into ongoing operations.
Budget for the team, not just the tokens
Teams consistently underestimate the ongoing people cost of running an agent well because they anchor on inference spend as "the cost of AI." The token bill is usually the smaller number; the ongoing maintenance budget — the people time to keep quality from decaying — is frequently the larger and less-visible one, and it needs its own explicit line item in planning, not an assumption that the build budget covers it.
FAQ
Do we need a dedicated "prompt engineer" hire? Rarely as a standalone title at small-to-mid scale — the work matters, but it's usually more efficient to fold prompt iteration into an existing product or ML engineer's role than to hire a narrow specialist.
How many people does it take to operate a production AI agent long-term? It scales with usage volume more than with the agent's complexity — a low-volume agent can often run on well under one FTE spread across existing roles, while a high-volume, business-critical agent typically justifies dedicated headcount.
Who should own the decision to change the underlying model? Whoever owns the eval scorecard (usually the AI PM role) should make this call, based on eval results against the new model, not based on marketing claims from the provider.
What happens if no one owns ongoing quality after launch? Quality tends to degrade gradually and invisibly — the agent keeps functioning, but accuracy and containment rate drift down until a visible incident forces attention, usually at a worse moment than a planned review would have been.
Accelate scopes the operating team, not just the build team, as part of every agent engagement — so quality ownership has a name attached from day one.
Related posts
How to Decide Which AI Agent Conversations Get Routed to a Cheaper Model vs. a More Capable One
July 27, 2026
Should AI Agent Development Costs Be Capitalized or Expensed? What It Does to Your ROI Case
July 27, 2026
How to Handle a Viral Social Media Moment When Your AI Agent Makes a Public Mistake
July 27, 2026