Growing as an engineer in the AI era: five themes from Fiona Fung's talk

TL;DR

Notes inspired by Fiona Fung’s Running an AI-native engineering org talk at Code with Claude 2026. Five themes for where to invest your growth as the model gets stronger:

  1. Two archetypes worth becoming — creative builders with product sense, or deep systems experts. Raw coding throughput is no longer the differentiator.
  2. Product sense and taste are premium. When the model can generate three implementations in minutes, picking the right one is the skill that scales.
  3. Embrace role blurring. PMs are coding; engineers are writing copy and doing design. Build a T-shape — pick one adjacent discipline and grow real fluency in it.
  4. Managers must stay hands-on. Fiona requires managers to start as ICs and dogfood the product. Street cred is earned, not titled.
  5. Growth mindset is the meta-skill. What made you senior last year may not next year. Refactor your own habits like you refactor code.

Why I’m writing this down

Fiona’s framing of the talk is that the tool isn’t the hard part — your processes are. The talk itself is about org-level adaptation at Anthropic, but most of the punch for me lands one level down: what does this mean for the individual engineer trying to stay relevant? These are my notes on that.

The unifying thread across all five themes: as generation gets cheap, the scarce skills are judgment, taste, and the willingness to refactor yourself. Everything below is a different facet of that.


Theme 1 — Two archetypes worth becoming

The model gives everyone baseline coding throughput. So what’s left to differentiate on?

Two archetypes hold up:

Creative builders with product sense. Curious dreamers who turn problems into delightful products. They iterate quickly, obsess over UX, critique AI output with taste (not just acceptance), and are comfortable shipping prototypes, gathering signal, and pivoting. Their edge is what to build and why.

Deep systems experts — the hard parts AI still struggles with. Distributed systems, infra, performance, correctness. They reason about failure modes the model can’t see, design for scale and reliability, and make the hard architectural calls under uncertainty. Their edge is where the model’s confidence outruns its competence.

The honest question to ask yourself: which archetype am I leaning into deliberately? Drifting in the middle — neither a strong product instinct nor deep systems chops — is the spot the model is closing in on fastest.


Theme 2 — Product sense and taste are premium

When generation is cheap, judgment becomes the scarce resource. Three plausible implementations in minutes; picking the right one is the actual skill.

What to grow:

This connects directly to the taste essay: when AI makes producing plausible code nearly free, the scarce skill is rejecting the nine outputs that aren’t right.


Theme 3 — Embrace role blurring; build a T-shape

PMs are coding. Engineers are writing content and doing design. The strict lanes of the pre-AI org are dissolving because the tooling cost of crossing them has collapsed.

The healthy response is a deliberate T-shape: keep depth in your engineering core, then pick one adjacent discipline and build real fluency in it with AI augmentation. The adjacent discipline matters less than picking one and getting genuinely competent:

The trap is being shallow in five things instead of fluent in one. AI lets you fake breadth; it doesn’t grant you taste in the adjacent domain. That still comes from doing the work.


Theme 4 — Managers must stay hands-on

Fiona’s policy: managers on her team start as ICs and dogfood the product. She mentioned her recruiters pushed back hard — no manager would want to be hired into a role that started as an IC — but she held the line. That’s the new bar for credibility in an AI-native org.

Three reasons this matters even if you’re not a manager today:

For ICs: this raises the bar on what you should expect from your manager, and signals what the path up looks like. The companion to this discipline is taking a team process you actually own and agentizing every step of the iteration loop — there’s no faster way to recover the judgment that pure management drift erodes.


Theme 5 — Growth mindset is the meta-skill

What made you senior last year may not next year. Git commands shift. IDEs shift. Workflows shift. The half-life of any specific tool is shrinking.

Three habits that compound:

Continuous re-learning beats depth in any single tool. The meta-skill underneath all four prior themes is the willingness to do this work on yourself.


What I’m taking away

The talk’s org-level message — the tool isn’t the hard part, your processes are — has an individual mirror: the model isn’t the hard part, your habits are.