As AI coding tools multiply individual engineer output, companies like Anthropic are hiring more product managers—not fewer—to keep up with accelerated software delivery.
Anthropic recently directed its growth team to hire more product managers in response to a structural shift caused by its own AI coding tool, Claude Code, which has effectively tripled the output of its engineering organization, according to industry coverage cited by VentureBeat. [1]
The dynamic illustrates a broader pattern: as AI-assisted development accelerates how fast code gets written, the constraint in software delivery has moved from implementation to product decision-making—determining what to build in the first place. [1]
The traditional ratio of product managers to engineers, historically around 1:8, now functions closer to 1:20 at companies that have deployed agentic workflows in production, because each engineer ships more per day. [1]
LinkedIn has responded to a similar pressure by replacing its associate product manager track with a “Product Builder” program that trains generalists across product, design, and engineering. [1]
VentureBeat contributor Ishan Gupta, a software engineer at Amazon, traces the shift through five phases of AI tooling adoption. [1] The first phase, which he calls the Stack Overflow era, ran from roughly 2014 to late 2022; new monthly questions on Stack Overflow have since dropped approximately 77% from their November 2022 levels, coinciding with the launch of ChatGPT. [1]
Subsequent phases saw AI models move from browser tabs into integrated development environments (IDEs) such as Cursor and Claude Code, which gave models access to full code repositories and reduced reliance on senior-engineer escalation. [1]
In the spec-driven phase spanning 2025 to 2026, larger context windows enabled work that previously required tickets, design documents, and multi-week sprints to be compressed significantly. [1] An Amazon Web Services (AWS) engineering team reportedly completed an 18-month rearchitecture project—originally scoped for 30 engineers—with 6 people in 76 days. [1] Separately, Amazon’s Kiro IDE team reportedly compressed feature builds from two weeks to two days using spec-driven workflows. [1]
In April 2026, Anthropic shipped Claude Code Routines, described as scheduled, persistent agents that can run on a cadence, on a webhook, or overnight. [1] The release effectively added an orchestration dimension to the engineering role, with engineers spinning up automated agent workflows and reviewing resulting pull requests in the morning. [1]
A third-party tool called OpenClaw, which extended similar capabilities from the open-source side, was briefly suspended by Anthropic in April before partial reinstatement. [1]
The 2025 Stack Overflow developer survey found 84% of developers using AI tools, while 46% said they do not trust the output—up sharply from 31% the year before. [1] That gap between high adoption and low trust is where code review skills have become most critical, according to the analysis. [1]
The piece argues that foundational engineering knowledge—operating systems, networking, concurrency, query optimization—has become a higher-leverage skill rather than a lower-priority one, because the blast radius of undetected errors in AI-generated code is larger at scale. [1] “The agent that wrote 70% of the code in a modern repo cannot reliably tell anyone where its assumptions about thread safety, memory ownership, or transaction isolation diverged from the runtime,” the article states. [1]
For engineers, the practical implication outlined is that product skills—talking to customers, generating validated ideas, and working backward from user outcomes—are no longer optional specializations but are increasingly required to fill the gap left by a PM-to-engineer ratio that has not kept pace with AI-driven output. [1]
Sources
- VentureBeat — Claude Code turned every engineer into three. Now companies need more product thinkers
This article was drafted with AI from the cited sources and checked against them before publication. Spot an error? Let us know.



