March 7, 2026 / 4 min read
When building gets cheap, the product manager's real job changes shape
When AI makes building cheap, deciding what to build with AI is the hard part. A small business guide to choosing what deserves to exist and what to retire.

There's a comfortable story product people tell themselves about AI. Building got faster, so we ship more, so everyone wins. The opposite is closer to the truth. Cheap software didn't free the product manager. It moved the bottleneck somewhere harder to see, and the hard part is now deciding what to build with AI at all. For a small team, that shift matters more than any tool, because a lot of people are still optimizing for a constraint that no longer binds.
The old PM job was largely an exercise in scarcity management. Engineering time was the scarce resource, so the entire discipline grew up around rationing it: prioritization frameworks, scoring models, sprint planning, the endless negotiation over what made the cut. A good PM was someone who could say no convincingly and sequence work so the limited build capacity hit the highest-value targets.
The constraint moved
Take that scarcity away and the muscle you spent years building starts to lose its usefulness. If a feature that used to cost three engineer-weeks now costs an afternoon, the question is no longer "can we afford to build this." It becomes "should this exist at all, and how will we know if it worked." Those are completely different skills.
I'll put it bluntly. When build cost approaches zero, the cost of building the wrong thing goes up, not down. You can now ship ten mediocre features in the time it used to take to ship one. Every one of those features is surface area: support load, onboarding confusion, a thing to maintain, a thing that quietly contradicts something else in the product. Cheap software is a machine for generating mess if nobody governs what gets made.
That's the harder job. The PM stops being the person who decides what gets built and becomes the person who decides what deserves to exist, and who is accountable for whether it earned its keep.
What the new job actually involves
A few things get heavier when building gets cheap.
Judgment about the problem, not the feature. When anyone on the team can prototype, the differentiator is knowing which problem is real. That means more customer time, more reading of actual usage, more willingness to kill an idea that demos well but solves nothing. The PM who can state the problem crisply becomes more valuable, because the org can now act on that clarity almost instantly.
Owning the kill decision. Cheap to build also means cheap to have built something pointless. Someone has to look at the pile of shipped things and remove the ones that aren't pulling weight. Deprecation is unglamorous and politically uncomfortable, and it's becoming central to the role. If you only add, your product rots.
Defining done and working. When tools generate code and copy and flows, the bottleneck shifts to verification. Did this actually do the thing? What's the metric, what's the threshold, who looks at it in three weeks? A PM who hands a vague spec to a fast-building team just gets wrong things faster. The spec, the success criteria, and the review loop are now the work.
Taste as a governing function. This sounds soft but it's the most concrete part. When generation is free, coherence is the scarce good. Does the product feel like one product? Do these ten new features share a logic a user can learn once? Holding that line is a judgment job that doesn't automate, because it's about the whole, not any single piece.
Why this feels worse before it feels better
The old job had legible outputs. You shipped the roadmap, you hit the sprint, you had a chart to point at. The new job is mostly judgment, restraint, and verification, and none of those produce a satisfying artifact you can show in a review. You will feel less productive while doing more important work. That gap is uncomfortable, and it's where a lot of PMs get stuck, defaulting back to shipping volume because volume is visible.
For a small business setting up AI tools, the practical version is simple. The win isn't "we can build more now." The win is having one person whose job is to decide what's worth building, define what success looks like before anything ships, and retire what isn't working. Cheap building tools without that judgment layer just give you a faster way to accumulate things you'll regret. The tooling got cheap. The thinking didn't, and that's now the whole game.
Related reading
- [A simple framework for deciding how to handle any AI task](22-deciding-how-to-handle-ai-work.md)
- [Treat AI output as a first draft, never a finished product](08-ai-output-first-draft.md)
- [The big opportunity in agentic workflows is in the boring middle](25-agentic-workflow-opportunity.md)