A practical, high-level summary of the ideas in The Manager's Path: A Guide for Tech Leaders Navigating Growth and Change by Camille Fournier — a rung-by-rung field guide to the engineering management career ladder, from mentoring your first intern to running an organization.
Most books on management treat it as a single job. This one treats it as a ladder: a sequence of distinct roles, each with its own skills, failure modes, and a little more distance from the code you used to write. Fournier walks that ladder one rung at a time — being managed, mentoring, tech lead, managing people, managing a team, managing managers, and finally senior leadership — and for each she answers the two questions that actually matter: what is the job now, and what does doing it well look like? What follows is a summary of that progression in my own words, meant as a study aid; the book itself is worth reading for the candid stories and concrete scripts behind each stage.
The core idea of the book is that management is not a promotion you receive once, but a distinct discipline you climb in stages. Each rung adds scope — more people, more ambiguity, longer time horizons — and each rung moves you a little further from writing code and a little closer to shaping the conditions in which other people write it. The skills that made you a great engineer do not automatically make you a great manager; every stage asks you to relearn what "doing good work" means.

The book is organized as a climb up this ladder. The table below lays out the stages and the one-line "core job" that defines each one.
| Stage | Core job |
|---|---|
| Mentoring | Invest in one other person's growth — interns, new hires — your first taste of leadership. |
| Tech Lead | Own the technical direction of a project and unblock the team, while still building. |
| Managing People | Shift from doing the work to enabling it through 1:1s, feedback, and delegation. |
| Managing a Team | Stay technical enough to lead, and "debug" the team's health, process, and delivery. |
| Managing Multiple Teams | Lead at greater distance — through leads and structure — balancing several efforts at once. |
| Managing Managers | Lead through other managers; hold them accountable and spot problems at one remove. |
| Senior Leadership (VP/CTO) | Set strategy and culture, design the org, and decide with incomplete information. |
Fournier starts at the bottom of the ladder on purpose: before you learn to manage, you should learn what good management feels like from the receiving end. Knowing what to expect from your own manager makes you both a better-managed engineer and, later, a better manager yourself.
The first real step onto the leadership ladder is mentoring — taking an intern or a new hire and investing in their success. It is leadership in miniature: you practice explaining context, giving feedback, and being patient, but with a scope small enough to learn on. Mentoring well is also the clearest early signal that you might enjoy and be good at management.

The tech lead is, in Fournier's framing, a role, not a rank — a set of responsibilities you can be handed while remaining an engineer, not a rung you are permanently promoted onto. It is often the first place people discover whether they like leadership, because it forces the central tension of the whole ladder into the open: you are still expected to write code, and you are now also responsible for the success of a project and the people on it.

The hard part is the balancing act. A tech lead must:
Becoming a people manager is the sharpest transition on the ladder, because it inverts your definition of productivity: your job is no longer to do the work but to enable others to do it. A day with no code written but a report unblocked and a conflict resolved can be your most valuable day, and that takes real adjustment.
The tools of this stage are relational, and trust is the currency underneath all of them:
Managing a whole team raises the stakes on a question that never goes away: how technical should you stay? Fournier's answer is that you must stay technical enough to earn respect, make good calls, and know when you are being told something that does not add up — even though you are no longer the one shipping the code.
Much of the job at this stage is debugging the team the way you once debugged systems. When delivery slows or morale dips, you look for the root cause: is it unclear priorities, a broken process, a personality conflict, a lack of ownership? A few themes recur:
When you start managing other managers, you begin leading almost entirely through other people. You are now two steps removed from the work, and your leverage comes from the quality of the leaders you develop rather than anything you touch directly. The central challenge is staying informed and effective without slipping into either of the two failure modes: micromanagement (you can't help meddling in their teams) or neglect (you assume no news is good news and lose touch).

At the top of the ladder — VP of Engineering, CTO, and the roles around them — the work becomes about the whole organization rather than any single team. Your impact is diffuse and long-range, mediated by the systems, structures, and culture you put in place. The core responsibilities shift again:
The value of thinking in rungs is that it lets you locate yourself and pick the next thing to grow. A few prompts to self-locate:
The whole book reduces to a single arc: management is a ladder of distinct jobs, and climbing well means relearning what "good work" is at each rung.
| Stage | The one-line takeaway |
|---|---|
| Mentoring | Practice leadership at small scope; it is the cheapest way to test the fit. |
| Tech Lead | A role, not a rank — own the technical direction and unblock, while still building. |
| Managing people | Trade doing for enabling; the 1:1, feedback, and delegation are the job. |
| Managing a team | Stay technical enough to lead, and debug the team's root causes, not its symptoms. |
| Managing managers | Lead through others; hold them accountable and use skip-levels to see the ground truth. |
| Senior leadership | Set strategy and culture, design the org, and decide under ambiguity. |