Sources#
Summary#
Leads engineering and product for Claude Code and Cowork at Anthropic; previously built and led teams at Meta and Microsoft (she was on Visual Studio in the early 2000s). Her May 2026 talk "Running an AI-Native Engineering Org" is the org-leadership companion to Cat Wu's product account and Boris Cherny's IC account: she describes how the team's processes were rewritten once agentic coding became the org-wide default. Her through-line: "what served you prior may no longer" — audit every process for whether it still serves its purpose, because the bottleneck has moved.
Note: both Fiona Fung and Cat Wu are described as leading product for Claude Code + Cowork. They are complementary senior leaders — Fung frames herself around the engineering org (managers-as-ICs, review, hiring, norms); Wu is Head of Product (cadence, evals, vision-translation with Boris). Treat the title overlap as shared scope, not contradiction.
The five things that changed#
Her talk is structured around five org shifts once coding stopped being the bottleneck:
- Bottlenecks moved — from engineering bandwidth to verification, review, and maintenance (Verification as the New Bottleneck).
- Norms rewrote themselves — TDD lost its tax; refactoring stopped being a budget fight; design docs shrank (Building Is Cheap, Arguing Is Expensive).
- Source of truth moved — from docs to code/skills checked into the repo (Code as Source of Truth).
- Org shape flattened — every Claude Code manager starts as an IC (Managers as ICs).
- Product sense became the scarce skill — built through relentless dogfooding (Dogfooding as Product Discipline).
The historical analogy she leans on#
She frames this as not-the-first bottleneck shift: at Microsoft in the early 2000s, builds were the bottleneck — one server room, on-call weeks, a merge queue of "six PRs at a time," debugging which PR broke the build. Cloud + continuous build dissolved that bottleneck. Agentic coding is "just another shift" of the same kind. The discipline is permanent: processes "quietly stop working," and people don't delete processes on their own — they pile up (her SLA-stacking war story). Hence "explicit permission to kill old processes" as a team principle.
Team principles ("must-dos") + bottoms-up#
The forcing functions she aligns the team on: every teammate uses Claude Code and Cowork; "Claudify everything we can" (if Claude can do it, Claude should); explicit permission to kill old processes. Everything below that — how Claude shows up in triage, standups, which workflows get Claudified first — is left bottoms-up per pod. Balance: align on culture, leave room to adapt.
Key quotes#
- "What served you prior may no longer."
- "Building is cheap, argument is expensive."
- "[TDD] kind of took the tax out… it was actually so much more fun." (writing the failing test first, with Claude)
- "Dog food, dog food, dog food — or as we call it at Anthropic, ant food."
- "Our code is our source of truth."
Connections#
- Claude Code — leads engineering + product
- Cowork — leads engineering + product (sibling product)
- Anthropic — employer
- Cat Wu — complementary product leader on the same products
- Boris Cherny — debated refactoring approaches with her by generating three PRs instead of whiteboarding
- Verification as the New Bottleneck — her central thesis
- Code as Source of Truth — her onboarding/knowledge-sharing rewrite
- Managers as ICs — her "spicy" org change
- Dogfooding as Product Discipline — her product-sense engine ("ant food")
- Harness Shrinkage as Models Improve — "Claudify everything / kill old processes" is the org-process face of harness shrinkage
Sources#
- Running an AI-native engineering org — "Running an AI-Native Engineering Org" talk, May 2026
Cited by 19
- Agentic Technical Debt
Debt that *compounds* (not just accumulates) because each agentic-coding session re-derives architectural decisions wit…
- Anthropic
AI safety company / vendor of Claude; mission-as-tiebreaker culture; ~30–40 PMs across teams; Mike Krieger leads Labs r…
- Boris Cherny
Creator of Claude Code at Anthropic; phone-driven workflow with hundreds of agents; primary advocate of `/loop` primiti…
- Building Is Cheap, Arguing Is Expensive
"In technical debate, code wins": generate three PRs vs whiteboard; prototype over design doc; reduce design docs
- Cat Wu
Head of Product for Claude Code and Cowork at Anthropic; primary articulator of AI-native product cadence and engineer-…
- Claude Character as Product
Personality as load-bearing product surface; Amanda's role at Anthropic; lunchtime vibe-checks as eval discipline; the…
- Claude Code
Anthropic's agentic coding product; created by Boris Cherny late 2024; TypeScript/React; CLI/desktop/web/mobile/IDE sur…
- Code as Source of Truth
Docs go stale at high coding throughput; check specs/skills into the repo; onboard via Claude; spec-drift verification
- Cowork
Anthropic's non-code knowledge-work agent product; sibling to Claude Code; output is decks/inbox/dossiers; same MCP/com…
- Deep Modules for Agents
Ousterhout deep-vs-shallow modules applied to agent-friendly codebases; push-vs-pull instruction delivery; reviewer in…
- Design Concept Grilling
Matt Pocock's `grill-me` skill; reach Brooks "design concept" before any plan; counter to specs-to-code; PRD as destina…
- Dogfooding as Product Discipline
Product sense is built by relentless first-hand use ("ant food"); Mr. Peanut catch; cross-source (Cat Wu vibe-checks, G…
- Engineer PM Convergence
Generalists across disciplines; product taste as bottleneck skill; Anthropic Claude Code team as case study; "just do t…
- Evals as Product Spec
Cat Wu's framing of evals as the emerging core PM skill: ten great evals beats a hundred mediocre; encode what done loo…
- Harness Shrinkage as Models Improve
Prompt scaffolding shrinks each model release; Cat Wu's pruning discipline; Boris Cherny "100 lines of code a year from…
- Managers as ICs
Every Claude Code manager starts as an IC; flat org; agentic coding collapsed the onboarding cost that pushed managers…
- The Verifiability Thesis
LLMs automate what you can *verify* as computers automate what you can *specify*; RL verification rewards → jagged peak…
- Verification as the New Bottleneck
Fiona Fung: coding is no longer the bottleneck — verification, review, maintenance are; shift-left; TDD loses its tax;…
- Vibe Coding vs. Agentic Engineering
Vibe coding raises the floor (anyone builds); agentic engineering preserves the quality bar while going faster; ">10x a…
Related articles
- Claude Code
Anthropic's agentic coding product; created by Boris Cherny late 2024; TypeScript/React; CLI/desktop/web/mobile/IDE sur…
- Cat Wu
Head of Product for Claude Code and Cowork at Anthropic; primary articulator of AI-native product cadence and engineer-…
- Verification as the New Bottleneck
Fiona Fung: coding is no longer the bottleneck — verification, review, maintenance are; shift-left; TDD loses its tax;…
- Anthropic
AI safety company / vendor of Claude; mission-as-tiebreaker culture; ~30–40 PMs across teams; Mike Krieger leads Labs r…
- Boris Cherny
Creator of Claude Code at Anthropic; phone-driven workflow with hundreds of agents; primary advocate of `/loop` primiti…
