Lesson 01 · The Principal Mindset
What a Principal Engineer Actually Does
The senior→staff+ delta, the four shapes the job comes in — and a first look at where you already fit.
Here's the uncomfortable truth this whole course is built on: the thing that made you a great Senior Engineer is not the thing that makes a Principal Engineer. You got here by taking a well-defined problem and solving it excellently. The next level is graded on something else entirely — and if you keep doing more of what got you promoted last time, you'll plateau doing it.1 So before any architecture or strategy, this lesson answers one question precisely: what is the actual job?
The delta: three things change
Tanya Reilly — a Senior Principal Engineer, and author of the best field manual for this level1 — organizes the staff+ job into three pillars. Read them as the delta from your current job:
| Senior Engineer | Principal Engineer | |
|---|---|---|
| Scope | Your team's problem, this quarter | Problems that cross teams and quarters — often ones nobody has been assigned |
| Ambiguity | The problem is given; the solution is yours | Even finding the right problem is yours. "It depends" is where your work starts |
| Impact | Measured by what you build | Measured by what the org builds because of you — leverage, not output |
Reilly's three pillars name the work itself: big-picture thinking (seeing beyond your team's horizon — technical vision and strategy), execution (making ambiguous, cross-team projects actually finish), and leveling up (raising the standard of everyone around you — through reviews, teaching, and being the engineer others calibrate against).1 Notice what's not on the list: writing the most code. You'll still code — but code stops being your primary output. Your output becomes decisions, documents, and direction. That's why so many labs in this course produce a written artifact, not a program.
The four archetypes — which shape is the job?
"Principal Engineer" is not one job. Will Larson, after interviewing dozens of staff+ engineers, found the role clusters into four archetypes2 — and companies usually hire or promote for one specific shape, whether they say so or not:
| Archetype | Center of gravity | A day looks like |
|---|---|---|
| Tech Lead | One team or cluster of teams | Guiding the team's approach, unblocking, scoping — the most common shape |
| Architect | A critical technical area | Owning direction for, say, "the API" or "the data platform" across many teams |
| Solver | Wherever the fire is | Parachuted into the gnarliest, highest-risk problem; moves on when it's tamed |
| Right Hand | An executive's scope | Extending a senior leader's reach — studies, delegated decisions, org-wide fixes |
Why this matters now, for you specifically: it sharpens both of your paths. For the internal promotion, ask "which archetype is my org actually missing?" — that gap is your promotion case. For external interviews, job ads that all say "Principal Engineer" are describing different archetypes; recognizing which one saves you from interviewing for the wrong job. Most Principal openings at product companies are Tech Lead or Architect shaped.2
The trap on the way up: invisible glue
One more idea completes the picture, and it's the most-shared career essay in engineering for a reason. Reilly calls it glue work: noticing what's falling between the cracks, unblocking others, improving processes, doing the coordination that makes the project succeed.3 At Principal level, glue work is the job — expected and rewarded. But on the way to Principal, glue work done invisibly can sink you: your promotion packet shows less shipped code and no named wins. The move is to do the glue work visibly and narratably — attach your name to the outcome, write the doc, send the summary. That habit starts this week, not after the title.
🧪 Lab: map your current scope
This course's labs produce artifacts — every one becomes promotion evidence or an interview story. The first artifact is a half-page scope map. Open a doc and write, honestly:
- Three problems you currently touch — and for each, whether it's team-scoped or crosses teams.
- One org-level problem nobody owns — something falling between teams that you could credibly pick up. (This is promotion-case raw material.)
- Your archetype fit — which of the four shapes matches what you already do, and which one your org is missing.
- Your invisible glue — one piece of glue work you did last month that nobody saw. How would you have made it visible?
Feedback loop: bring it back to me in chat. I'll review it against a Principal-level rubric — is the org problem genuinely org-level, is the archetype claim backed by evidence, is the glue story narratable in an interview. Keep the doc; Lesson 12 assembles these artifacts into your promotion packet.
No chat here — this box replaces it. Copy the prompt into any AI assistant (Claude, ChatGPT, Gemini…), then paste your scope map after it.
You are a seasoned Principal Engineer reviewing my work: a half-page scope map listing three problems I currently touch, one unowned org-level problem, my archetype fit, and one piece of invisible glue work. Grade each criterion as Strong / Adequate / Missing, with one sentence of evidence: - The org-level problem is genuinely org-level: it falls between teams and has no owner — not just a large task inside my team. - The archetype claim (Tech Lead / Architect / Solver / Right Hand) is backed by evidence of what I already do, not aspiration. - The glue-work story is narratable in an interview: a concrete outcome I could visibly attach my name to. - Each of the three current problems is honestly labelled team-scoped vs cross-team. Be skeptical — challenge my weakest claim first. Then ask me 2–3 follow-up questions a promotion committee would ask. Finish with the single highest-leverage improvement. My scope map follows below.
Check yourself — diagnose the level
Scenarios, like always. Diagnose from the mental model — don't scroll up. Wrong picks stay live.
Scenario A
An engineer rewrites a slow service, cutting latency 80% — flawless execution on a problem their manager handed them. Why isn't this, by itself, Principal-level evidence?
Scenario B
A company posts a "Principal Engineer" role: you'd own technical direction for their payments platform, working across six teams, with no direct reports. Which archetype is this — and what should you probe in the interview?
Scenario C
For three months, a senior engineer has quietly coordinated a cross-team migration: chasing dependencies, resolving conflicts, keeping it moving. It ships; her promo case is rejected for "not enough technical contribution." What went wrong?
Recommended learning
Hand-picked follow-ups. None are required — the primary source above comes first.
- Article Being Glue — Tanya Reilly The canonical essay on glue work — the annotated talk transcript. Twenty minutes that reframe how you narrate your own work.
- Article Staff archetypes — Will Larson, StaffEng The free, full version of the four archetypes — with what each shape's calendar actually looks like.
- Article The Engineer/Manager Pendulum — Charity Majors If any part of you wonders "should I just go into management?" — this settles it: the choice is real, and reversible.
- YouTube Technical leadership and glue work — Tanya Reilly, LeadDev (~25 min) The talk form of Being Glue — widely considered essential viewing on the road to staff+.
- YouTube The Staff Engineer's Path — Tanya Reilly in conversation — LeadDev Bookmarked (~1 hr) A one-hour distillation of the whole book, by the author — ideal companion before or after reading Chapter 1.
References
- Tanya Reilly, The Staff Engineer's Path (O'Reilly, 2022) — the three pillars: big-picture thinking, execution, leveling up.
- Will Larson, "Staff archetypes", StaffEng — Tech Lead, Architect, Solver, Right Hand; also Staff Engineer (2021).
- Tanya Reilly, "Being Glue" (2019) — glue work and making it promotable.