AI agents are taking first-hire tasks at startups, panel says at Disrupt 2026
--- At TechCrunch Disrupt 2026, Josh Reeves of Gusto, Michelle Johnson of Insight Partners, and John Koelliker of Leland will talk about a shift already showing up in early-stage teams: some of the work once handed to first hires is now going to AI a...
Startups are hiring AI agents before they hire more people
At TechCrunch Disrupt 2026, Josh Reeves of Gusto, Michelle Johnson of Insight Partners, and John Koelliker of Leland will talk about a shift already showing up in early-stage teams: some of the work once handed to first hires is now going to AI agents.
That only sounds simple.
An AI agent is more than a chatbot that writes email drafts. In the version founders actually care about, it can chain together steps, pull data, make decisions inside a defined policy, and return a result with less hand-holding than older copilots needed. That matters at a startup because the first 10 hires shape culture, speed, and the operating model. If software can cover parts of support, research, outbound, internal ops, or even engineering workflow, the org chart changes before it has time to settle.
The question is shifting from hiring to work design
The better question is: what work should never need a hire at all?
That’s where agents fit in. Early teams live under constant resource pressure. Every person adds cost, management overhead, onboarding time, and another coordination point. If an agent can handle a narrow slice of work reliably, it can buy time for the human roles that still matter most: judgment, customer intimacy, product taste, and accountability.
Accountability is the catch. Agents can complete tasks. They can’t own outcomes.
If a support agent mishandles a refund policy, or a sales agent sends the wrong message to the wrong prospect, someone still has to catch it, fix it, and decide whether the workflow is broken. In practice, every agentic setup creates a second layer of labor. Humans move into review, exception handling, policy design, and quality control.
That can still be a win. The savings just look less magical than the pitch deck version.
Why startups feel the change first
Large companies already have process. Startups usually don’t, which makes them both a natural fit for agents and a risky one.
Early companies can redesign work from scratch. They don’t have to bolt AI onto years of bad tooling and org politics. A founder can decide that prospect research runs through an agent, customer triage goes to a classification workflow, and repetitive internal reporting gets generated automatically. Small teams can move fast when they’re willing to encode the rules.
The downside is that startups have thinner margins for error. A mature company can absorb a bad automation with a support queue, a manager, and a postmortem. A five-person startup can’t. One flaky agent can create noise across sales, product, and customer trust in the same afternoon.
So the decision isn’t just about capability. It’s about reliability under real conditions.
An agent that looks solid in a demo can fail in production because startups live in the edge cases. Customer messages are messy. CRM data is inconsistent. Internal docs are stale. Permissions are incomplete. The model may still sound confident while being wrong in ways that cost real time and real trust.
The engineering trade-offs founders actually have to think about
The interesting part of this shift isn’t the prompt. It’s the control system.
A decent agent setup usually needs some combination of:
- Tool access for APIs, databases, CRMs, ticketing systems, or internal docs
- Policy constraints to define what it can and can’t do
- Human approval gates for risky actions
- Logging and audit trails so someone can trace what happened
- Fallbacks when the model is uncertain or the data is incomplete
That’s a real engineering stack, not a side project.
Once an agent can act across systems, security stops being abstract. Permissioning gets messy fast. If the agent can read customer data, write to Slack, and trigger workflows in billing or support, you’ve built a powerful automation layer with a wide blast radius. Access control, secret management, and least-privilege design matter more than whichever model sits underneath.
Performance matters too, but not in the benchmark sense AI vendors like to talk about. In startups, latency is often a product issue, not just an infrastructure metric. If an agent needs 90 seconds to research a lead, summarize the account, and draft outreach, that’s fine for a back-office task. It’s a problem if it sits in the middle of a sales rep’s live workflow. The same goes for support. A slow agent is usually a useless agent.
Why the panel matters
The lineup at Disrupt is interesting because it spans three different views of the same problem.
Josh Reeves comes from Gusto, which sits close to the operational guts of small businesses: payroll, benefits, onboarding, HR, retirement, compliance. That’s where automation can save real time, but it’s also where mistakes get ugly fast. If a startup is going to let agents help with people ops, it needs guardrails. Compliance work doesn’t forgive sloppy automation.
Michelle Johnson brings the scaling view from Insight Partners and from helping grow Flock Safety from under $1 million to $90 million in ARR. That makes the go-to-market question sharper. If agents can handle parts of prospecting, enrichment, outreach, and customer analysis, what’s left for humans? Usually the harder work: pipeline judgment, relationship building, and closing. The repetitive layers go first. The messy human parts of sales stay.
John Koelliker is looking at the labor side through Leland, which sits at the intersection of career development and AI-era skill building. Hiring changes when task execution changes. If an early employee is no longer expected to grind through every operational chore, the profile shifts toward people who can direct systems, interpret output, and make good calls when the machine is uncertain.
That’s a different hire. And a harder one to assess in an interview.
Culture gets rewritten by the work you hand off
Founders like to say they hire for culture. Fine. But culture usually follows the work.
If the messiest, most tedious tasks go to agents, human employees may spend more time on judgment calls and less on brute-force execution. That can be good. It can also make teams feel oddly detached if people stop touching the raw work. Support teams learn a lot by reading customer complaints directly. Sales teams learn by getting rejected. Engineers learn by debugging ugly edge cases.
When an agent filters too much of that away, the team may get faster and less grounded at the same time.
There’s also a management problem. A lot of startup culture is built around visible effort. If an agent quietly handles what used to take two junior employees, founders need a new way to evaluate contribution. Output matters more than hours. Good. But that also means cleaner metrics, clearer ownership, and better audits. Otherwise the company ends up with mysterious automation and nobody quite knows who’s responsible when it drifts.
The best use cases are boring
The strongest agent deployments in startups are usually the least glamorous ones.
Internal ops, document triage, lead enrichment, recurring reporting, support classification, test generation, QA, workflow routing. Stuff with clear inputs, bounded outputs, and a human in the loop for exceptions. That’s where agents can save time without turning the company into a test case for probabilistic governance.
The riskiest uses are the ones where confidence gets mistaken for correctness. Strategic decisions, customer promises, legal interpretations, pricing changes, hiring decisions. Those may involve AI assistance, but they should stay human-owned. The cost of being wrong is too high, and the feedback loop is too slow.
Startups that get this right won’t just have fewer employees. They’ll have a different operating model, one where humans design the system and agents absorb the repetitive edges. That’s the debate Gusto, Insight Partners, and Leland are stepping into on the Builders Stage at Disrupt.
The useful question isn’t whether AI agents can act like teammates. They can, sometimes. It’s which parts of a startup are safe to hand over, and which parts should stay stubbornly human.
Useful next reads and implementation paths
If this topic connects to a real workflow, these links give you the service path, a proof point, and related articles worth reading next.
Design agentic workflows with tools, guardrails, approvals, and rollout controls.
How AI-assisted routing cut manual support triage time by 47%.
AI keeps minting jargon because the stack keeps splitting into more layers. One week it’s “agents,” then “reasoning models,” then “distillation,” then a fresh acronym that sounds like it came off a conference badge printer. TechCrunch’s updated gloss...
May Habib is taking the AI stage at TechCrunch Disrupt 2025 to talk about a problem plenty of enterprise teams still haven't solved: getting AI agents out of demos and into systems that actually matter. A lot of enterprise AI still looks like a chat ...
Venture investors are making the same call again: next year is when enterprise AI starts paying off. This time, the pitch is less gullible. TechCrunch surveyed 24 enterprise-focused VCs, and the themes were pretty clear. Less talk about bigger chatbo...