How Anthropic's product team moves faster than anyone else | Cat Wu (Head of Product, Claude Code)
Key insights
Books referenced
- How Asia Works - Joe Studwell - One of Wu's most-recommended books, about the government and economic-development policies behind Asia's successful economies.
- The Technology Trap - Carl Benedikt Frey - Wu's pick for understanding how the industrial revolution and the computer revolution affected workers, and what lessons apply to the AI transition.
- The Paper Menagerie - Ken Liu - Wu's 'fun' recommendation, a short-story collection about coming of age, AI, and self-discovery.
Media referenced
- Drive to Survive - show - Wu's favorite recent watch, drawn to the purity of people obsessed with a single engineering goal.
- Free Solo - movie - Wu's other favorite, the Alex Honnold documentary; she connects the singular focus and margin-for-error of free soloing to her own work.
- Boris Cherny episode of Lenny's Podcast - podcast - Referenced as this show's most popular episode; Cherny is Claude Code's tech lead and Wu's close partner.
- Ben Mann episode of Lenny's Podcast - podcast - Referenced for its discussion of Claude's constitution and character, which Wu returns to when explaining why personality matters.
- Andrej Karpathy tweet on AI skeptics vs. believers - article - Referenced by Lenny to frame the divide between people who tried early chatbots and dismissed AI, versus people who use agentic coding tools and see the full picture.
Companies
- Anthropic - Wu's employer; subject of the episode's discussion of Claude Code, Cowork, mission-driven prioritization, and shipping speed.
- WorkOS - Episode's presenting sponsor, an enterprise-readiness API platform (SSO, SCIM, RBAC, audit logs).
- Vanta - Episode's supporting sponsor, a compliance and risk-management automation platform.
- Slack - Described as the 'core OS' of Anthropic; nearly all internal coordination and custom bot-building happens there.
- Waymo - Wu's favorite recently discovered product; she is a twice-daily rider and values the privacy and lack of arrival-time pressure.
- Scale AI - Where Wu worked as a ~20-person-stage employee; she credits that scrappy, boundary-free environment with teaching her the 'just do things' mindset.
- Salesforce - One of the data sources a sales-team-built internal tool pulls customer context from to auto-generate tailored sales decks.
- Gong - Another data source feeding the same internal customer-deck-personalization tool.
Techniques and frameworks
- Research preview shipping - Anthropic ships most features labeled as early/experimental research previews, which lowers the commitment bar and lets the team ship in a week or two instead of over months.
- Building-blocks product framework - Wu frames Claude Code/Cowork's roadmap as a progression: single-task success, then multi-task (multi-clauding), then tens-to-hundreds of concurrent remote tasks, each stage needing new verification and management infrastructure.
- To-do list as model scaffolding - The in-product to-do list was added because early Claude Code models forgot to complete multi-step refactors; newer models use it far less because they track their own steps.
- Small, high-signal eval sets - Wu argues 5-10 well-designed evals are more useful than hundreds, and that building evals is an underused PM/engineering skill for concretely defining feature success.
- Team-lunch vibe checks - Whenever a new model is being tested, the team gathers qualitative reactions from every person at team lunches, since raw usage data is hard to mine without a hypothesis to test first.
Summary
Cat Wu, Head of Product for Claude Code and Cowork at Anthropic, walks through how her team ships product at a pace she says has compressed typical feature timelines from six months down to a single day. Her core claim is that AI-native product management inverts the old job: instead of spending most of your time aligning multi-quarter roadmaps across partner teams, the job becomes setting a clear goal, shipping almost everything as a lightly-committed "research preview," and building the cross-functional muscle (a same-day launch pipeline with docs, marketing, and devrel) so nothing blocks an engineer who has something ready. She works alongside Boris Cherny, the team's tech lead and self-described product visionary, in a partnership she describes as roughly 80% mind-melded and 20% split by whoever cares more about a given decision.
A recurring thread is that product taste, not technical execution, is becoming the scarce skill. Wu argues that as AI makes code cheap to produce, the differentiating question shifts from "can we build this" to "should we build this and what should it feel like." She's skeptical that an engineering background stays uniquely valuable for long, framing its current usefulness (an intuitive sense of implementation cost) as a temporary advantage that will keep resetting every few months as models improve. She's candid that this makes hiring hard: taste is rare and can come from any background, so Anthropic hires almost anyone who has clearly demonstrated it, and increasingly leans toward engineers with strong product instincts over adding more traditional PMs.
Wu is direct about what she attributes Anthropic's rapid growth to: an explicit, mission-first culture where teams are expected to sacrifice their own roadmap or metrics for the company's broader goal, not merely stay "aligned" with it. She contrasts this with a more scattershot multi-product strategy at a rival lab, arguing that Anthropic's discipline (no social feed, no distraction products) is a direct consequence of holding the mission above any single team's KRs. She's also unusually candid about recent controversies, describing the Claude Code source leak as a human-review process failure that's since been hardened, and framing the restriction on subsidized third-party Claude subscriptions as a straightforward economic necessity given how much compute is being given away at the current subscription price.
On the product mechanics side, Wu describes a simple mental model for when to use Claude Code, Claude Desktop, or Cowork: code output goes to Code/Desktop, everything else (decks, docs, inbox triage) goes to Cowork, provided it's connected to the actual sources of context like Slack, Gmail, and Drive. She's explicit that Anthropic treats scaffolding like the in-product to-do list as a temporary crutch for weaker models, removing prompt interventions every time a new model ships if it no longer needs the reminder, and that entirely new features (like a code-review agent reliable enough to gate merges) only become possible once a model crosses a capability threshold. She closes with concrete advice for people worried about their own roles: build tools you actually use daily rather than one-shot prototypes, and push automations to near-100% reliability rather than stopping at 90-95%, since that last stretch is what actually earns trust.
Notable Quotes
"I think it is very hard to be the right amount of AGI-pilled." - Cat Wu
"As code becomes much cheaper to write, the thing that becomes more valuable is deciding what to write." - Cat Wu
"If an automation doesn't work 100% of the time, it's not really an automation." - Cat Wu
"Mission means that teams are willing to make sacrifices that hurt their own goals and their own KRs in service of Anthropic's goals and Anthropic's KRs." - Cat Wu
"I think the model will eat your harness for breakfast." - Lenny Rachitsky (quoting an earlier guest)