What happens after coding is solved? | Fiona Fung (Claude Code & Cowork)
Key insights
Books referenced
- The Little Prince - Antoine de Saint-Exupery - book she rereads at least once a year to remember what is truly important
- (works of Margaret Atwood, unspecified) - Margaret Atwood - recommends her speculative fiction broadly, no single title named
- (works of Haruki Murakami, unspecified) - Haruki Murakami - recommends his magical realism style broadly, no single title named
Media referenced
- Amelie - movie - French film she keeps downloaded for flights; reminds her of a high school trip to Paris
- Spirited Away - movie - one of her favorite Studio Ghibli films, kept downloaded for travel
- Nausicaa of the Valley of the Wind - movie - Ghibli film based on the manga; she says the heroine shaped many of her leadership principles
Companies
- Anthropic - employer; Fiona leads the Claude Code and Cowork teams
- IBM - her first internship, on the DB2 operating system services team
- Microsoft - spent 11 years on Visual Studio (the Editor team) and TypeScript
- Meta / Facebook - founded Facebook Marketplace (now $100B+ GMV/year), worked on Meta's first smart glasses and the Orion AR glasses project
- Instagram - led infrastructure, growth, integrity, and safety teams, overseeing an org of 500+
- WorkOS - podcast sponsor; enterprise-readiness APIs (SSO, SCIM, RBAC, audit logs)
- Mercury - podcast sponsor; banking product with a conversational AI interface called Command
- Sweet Sisters Body Care - small organic skincare business on Whidbey Island she personally uses and recommends
Techniques and frameworks
- Trust but verify - her framing for how much autonomy to give AI-generated work versus where deep expertise must still check it
- Bad vs. sad severity framework - quality triage system: 'bad' is an irrecoverable error, 'sad' is a recoverable pain point that can compound into 'bad' if ignored
- JIT (just-in-time) monthly planning - replaced six-month roadmaps with a lightweight monthly spreadsheet re-checked weekly, since long-range plans go stale fast
- Dogfooding - leaders personally using the product daily to stay close to real user experience instead of relying only on dashboards
- Spec-driven code review - checking a written spec of 'what good looks like' into the repo so Claude can validate PRs against it, extended from TDD
- Routines - Claude/Cowork feature that runs async agents on a schedule (e.g. summarizing feedback channels, drafting PRs overnight)
Summary
Fiona Fung, who leads the Claude Code and Cowork teams at Anthropic (and previously ran Visual Studio's editor team at Microsoft and founded Facebook Marketplace at Meta), walks Lenny through what engineering management looks like once coding itself stops being the bottleneck. The starting data point is stark: Anthropic engineers now ship roughly 8x more code per quarter than in 2025. Her core argument is that this doesn't just speed up existing work, it raises the ceiling of what anyone can attempt, and the constraint shifts from "can we build it" to "how ambitious are we willing to be" and, immediately after that, "how do we verify all of this is actually good."
Much of the conversation is about the verification and management practices she has built to keep pace with that throughput. She runs a persistent Claude Code session wired into every repo and Slack channel, which she uses in monthly reviews with reports to talk about outcomes rather than just count shipped PRs. She has replaced manual morning feedback triage with "routines," scheduled async agents that summarize feedback and draft fixes overnight. For code quality specifically, she pushes teams to check explicit specs ("what good looks like") into the repo so automated review has something concrete to validate against, and the team uses a simple "bad versus sad" severity framework instead of raw dashboards to keep quality triage legible across very different product surfaces.
On the people side, Fiona describes deliberately reshaping who gets hired: fewer generalist product builders, more mix of "creative builders with product sense" and "deep systems experts" for the parts of the stack that still need hands-on human judgment. New managers on her team start as individual contributors, without direct reports, so they build codebase fluency and rapport before taking on people-management duties. She's candid that working almost entirely through solo agent sessions has made engineering lonelier, prompting the team to invent "pairwise programming lunches" and keep running hackathons specifically to rebuild shared context and connection.
Planning has compressed dramatically. A six-month roadmap she introduced was stale within three months, so the team moved to "JIT (just-in-time) monthly planning": a lightweight, weekly-rechecked spreadsheet of priorities rather than a fixed long-range plan. She frames this, and most of her management philosophy, around a repeated growth-mindset principle: constantly ask whether a given process still serves its purpose, because the ground truth changes faster than any static plan can track.
Fiona also spends real time on the AI adoption gap outside of Anthropic, drawing on her own experience helping small-business-owner friends use Cowork for tasks like expense reports and menu search. Her advice for closing that gap is intensely personal rather than top-down: find one concrete use case that changed your own life and share it one-on-one, because abstract pitches about "AI" don't land the way a specific story does. Throughout, she repeatedly favors anecdotal, on-the-ground evidence over dashboards alone, citing a Facebook Marketplace Chile launch where an in-person visit uncovered a load-time failure and a mis-specified success metric that aggregate data had missed entirely.
The episode closes with a lightning round covering her book and film recommendations (Margaret Atwood, Haruki Murakami, The Little Prince, Amelie, and two Studio Ghibli films including Nausicaa of the Valley of the Wind, whose heroine she says shaped her leadership style), and a story about knitting through meetings, a habit she picked up from her grandmother and still practices during high-stakes conversations at Anthropic.
Notable Quotes
"Coding is no longer the bottleneck. It's lifted the ceiling of what anyone is able to do." - Fiona Fung
"We say with high agency is also high accountability." - Fiona Fung
"Don't forsake motion for progress." - Fiona Fung
"In a world where you can be anything, be kind." - Fiona Fung