Eddie Kim on why agents shouldn't start from a blank canvas
Gusto's co-founder built an AI business partner for small businesses by starting from the recurring tasks they already do — not an open-ended prompt — routing exact jobs like payroll to deterministic crons, and shipping the whole thing with five people in ten weeks.
The Blank Canvas Problem
An all-powerful, open-ended agent paralyzes a small-business owner — so Gusto Co-founder starts from the tasks they already repeat every week, not an empty prompt.
We actually start with all of the things that Gusto is already solving for our customers.
You Don't Get It Until You Build It
Reading about agents and building one yourself are completely different experiences — Eddie spent eight hours setting up an air-gapped agent, and that hands-on experience shaped Co-founder's product and technical design.
you really don't get it until you actually set it up yourself and you actually have hands-on experience.
Chat Is the Interface
The engineer's instinct is to build a richer UI; the winning move is to make the agent smart enough that a text message is enough.
everybody is blown away by the ability to run everything they're doing on Gusto through text message
Heartbeat or Cron?
A heartbeat — an LLM running every 30 minutes — is flexible but probabilistic, so anything that must be exact, like payroll, gets a deterministic cron instead.
there's some things you actually want to be deterministic and so like payroll probably one of those things
Your Own Data Makes It Proactive
Fusing each customer's own Gusto history with aggregate industry data lets Co-founder suggest automations proactively — including surfacing a $50,000 R&D tax credit one business didn't know it was owed.
we actually found them $50,000 in R&D tax credit. They didn't really know that that was possible.
All Upside, No Resistance
Selling automation to a small business faces none of the job-loss fear enterprises do — the owner is the one drowning in the busywork, so removing it is an easy sell.
They just want to be able to do more with less.
Working Code Was the Only Spec
Five people shipped a tier-one launch in ten weeks by deleting process — no meetings, no specs, no Figmas — and letting throwaway pull requests replace documents.
We didn't have meetings. We didn't have any text specs. We didn't have any Figmas.
A Step-Function Easier
Starting a business got gradually easier for fifteen years; AI is a step-function jump on that same curve — and the census data already shows more people taking the leap.
more and more people are seeing this as a viable path for them to pursue