Back to blog
Ai News

Engineering Manager Transition

11 min read

Every year, thousands of senior engineers accept a promotion into engineering management and discover within about three weeks that nobody told them the job would feel nothing like the one they had. The code review skills, the system design instincts, the ability to debug a production incident at 2 a.m. — none of it disappears, but none of it is the job anymore either. The job is now people, priorities, and the uncomfortable realization that your output is no longer something you can point to on a pull request.

This is one of the most common and most mismanaged transitions in tech. Companies are generally good at identifying who should become a manager — usually the strongest individual contributor on the team — and remarkably bad at preparing that person for what the role actually requires. The result is a well-documented failure pattern: new managers either keep coding because it's the only thing that feels like real progress, or they swing hard into command-and-control because they don't yet trust delegation, or they avoid the hard conversations entirely because nothing in their engineering training taught them how to have them.

The core mindset shift nobody warns you about

The hardest part of the transition isn't learning new skills — it's unlearning the metric you've used to judge your own competence for years. As an engineer, your value was legible: tickets closed, systems shipped, bugs fixed, code reviewed. As a manager, your value is your team's output, and that is slow, diffuse, and often invisible for months. You can have a genuinely excellent week as a manager — a hard conversation handled well, a struggling engineer coached back to confidence, a reorg navigated without losing anyone — and have literally nothing to show for it in a commit log.

Multiple engineering leadership writers describe this as the single biggest adjustment: the shift from "am I building the right thing" to "am I building the right team, and are they building the right thing." One widely circulated account from a first-time EM's early weeks put it plainly — technical excellence didn't automatically translate into leadership success, and the transition is a journey, not something you can wrap up in two weeks of adjustment. That framing matters because most new managers give themselves roughly a month of grace before privately deciding they're failing. The actual adjustment period, according to people who've written honestly about it, is closer to six to twelve months before the new mode of working feels natural rather than performed.

A realistic first 90 days

The advice that holds up across multiple independent sources — engineering leadership blogs, coaching practices, and manager communities — converges on a similar shape for the first quarter, even though the specifics vary.

Days 1–30: Listen before you touch anything. The single most repeated piece of advice for new managers is to run a listening tour before making any changes. That means extended one-on-ones with every direct report, your own manager, your product counterpart, and any key stakeholders your team depends on. The questions are deliberately open-ended: What's working well? What's frustrating? What would you change if you could? What do you need from your manager that you weren't getting before?

One additional technique worth borrowing is the "1:1:1" — a meeting with you, a direct report, and either that person's previous manager or another leader who has real context on them. Done within the first month with each person on the team, it surfaces history, working style, and career goals far faster than a handful of unstructured one-on-ones would on their own.

The corresponding discipline during this phase is resisting the urge to fix things. Your team has been operating without you as their manager for weeks or months, and the process you find slightly baffling on day three probably exists for a reason you don't understand yet. Sweeping changes in the first 30 days are one of the most consistent ways new managers burn trust before they've earned any.

Days 30–60: Start forming your own operating system. Once you understand the landscape, this is the period to establish the mechanics you'll run the team on — how 1:1s are structured and how often, how decisions get made and communicated, how work gets prioritized and estimated, and how you'll give feedback (both the routine kind and the harder kind). This is also typically when the first real test arrives: a missed deadline, a conflict between two engineers, or a piece of feedback you have to deliver that isn't comfortable. How you handle the first one sets the tone for how the team expects you to handle every one after it.

Days 60–90: Build the wider network and set direction. By the third month, most guidance shifts toward relationships beyond the immediate team — your manager's manager, peer engineering managers in and outside your org, and cross-functional partners in product, design, and data. These relationships tend to matter far more than new managers expect, and they're much easier to build proactively than reactively when you actually need something from one of these people later. This is also roughly when you can start articulating where you want the team to go over the next two or three quarters, informed by everything you heard in the first 30 days.

The three traps that catch almost everyone

Trap one: staying the best engineer on the team. It's tempting, because it's the fastest route back to feeling competent. But every hour spent in an IDE is an hour not spent unblocking, coaching, or thinking about the team's trajectory — and the team notices when their manager is more excited about their own pull request than about their reports' growth.

Trap two: avoiding the hard conversation. Feedback that would have been a passing comment in a code review — "this isn't quite right, here's why" — becomes fraught when the recipient is a person whose career you're now responsible for. New managers frequently delay or soften feedback past the point where it's useful, then are surprised when a performance issue that had been visible for months suddenly becomes a crisis.

Trap three: mistaking activity for leadership. Filling every 1:1 with status updates, running more meetings because meetings feel like management, or reflexively saying yes to every incoming request are all ways of staying busy without actually setting direction. The job is not to be maximally available; it's to make the team more effective than it would be without you, which sometimes means doing conspicuously less.

What actually helps

Across the accounts of people who've made this transition and written about it honestly, a few concrete habits show up repeatedly:

  • Protect 1:1 time and treat it as the report's meeting, not yours. Let them set the agenda more often than you do.
  • Write things down. Decisions, expectations, and feedback that only exist verbally tend to be remembered differently by each party a month later.
  • Find a peer group. Other first-time managers — inside or outside the company — are often the only people who will tell you honestly that what you're feeling is normal.
  • Give yourself the actual timeline. Expecting fluency in six weeks when the honest range is six to twelve months is a reliable way to manufacture a crisis of confidence that doesn't need to exist.
  • Separate the technical review from the management relationship. You can still catch a design flaw in an RFC; you don't need to be the one who writes the fix.

The compensation and title question nobody prepares you for

A less-discussed part of the transition is the practical mechanics of the new role: performance calibration, promotion packets, and compensation conversations. As an IC, you experienced these processes from one side. As a manager, you now run them — and often for the first time, you're the one who has to explain to a report why a raise didn't happen, or advocate upward for a promotion case you believe in but that a calibration committee ultimately doesn't approve. This is one of the sharpest edges of the job precisely because it collides with the instinct that made you a good engineer: wanting to solve the problem directly. You can't unilaterally fix a comp band. You can only advocate, be honest about what you don't control, and avoid promising outcomes that aren't yours to guarantee.

New managers who handle this well tend to separate two things explicitly in conversation with their reports: what they personally believe about the person's performance, and what the organizational process will actually produce. Conflating the two — either overpromising to make a report feel better in the moment, or hiding behind "the process" to avoid an uncomfortable truth — erodes trust faster than almost anything else in the first year.

Technical credibility doesn't have to disappear — but its shape changes

One fear that keeps first-time managers coding far more than they should is the worry that stepping back from implementation means losing technical credibility with the team. That fear is understandable but usually solves itself the wrong way if acted on directly. The managers who retain real technical credibility over time aren't the ones still opening the most pull requests — they're the ones who stay sharp enough to ask the right question in a design review, who understand the system's failure modes well enough to make good tradeoff calls under pressure, and who protect their engineers from thrash caused by unclear requirements or shifting priorities.

That kind of credibility is built through architecture reviews, incident retros, and 1:1s where you ask an engineer to walk you through their thinking — not through personally closing tickets. It takes deliberate effort to stay technically current without falling back into being an individual contributor with a manager title, and it's a skill in its own right, distinct from either pure engineering or pure people management.

How to know if the transition is actually working

Because the feedback loop for management work is so much slower than for engineering work, new managers often have no reliable signal for whether they're doing well until something goes visibly wrong — a resignation, a missed deadline, a blunt piece of feedback in a skip-level. A few earlier, more useful signals are worth tracking deliberately:

  • Do your reports bring you problems before they become crises? If people are only looping you in once something has already broken, that's usually a trust or psychological-safety gap, not a communication fluke.
  • Can the team function for a week without you? A team that stalls the moment its manager is on vacation is a team that has been managed as a dependency rather than developed as a group of capable individuals.
  • Are your 1:1s getting shorter and less status-report-shaped over time? Early 1:1s tend to be dominated by project updates. As trust builds, they should shift toward career conversations, blockers, and feedback in both directions — a good sign the relationship has matured past the transactional phase.
  • Is your own manager surprised by anything you tell them in skip-levels? If your manager is hearing about team issues for the first time from someone other than you, that's a sign your upward communication has gaps worth closing.

None of these signals are as satisfying as a shipped feature, which is exactly why they get ignored. But they are the actual instrumentation for whether the transition is succeeding, and checking them deliberately — rather than waiting for a crisis to reveal the answer — is one of the few genuinely high-leverage habits a new manager can build in the first year.

Where this connects to the day-to-day

A lot of what eats a new manager's first quarter isn't the big strategic work — it's the volume of small, repetitive questions and interruptions that used to go to whoever was fastest to answer in Slack and now increasingly land on the manager by default: "where do I file this," "what's our policy on X," "who do I ask about Y." Teams that write this down somewhere self-serve — a wiki, an internal FAQ, or a lightweight support widget on an internal tool or client-facing site — tend to free up a surprising amount of a new manager's time in exactly the period where that time is most valuable elsewhere. It's a small, unglamorous fix, but it's one of the few in this list that pays off in week one rather than month six.

The transition from engineer to manager is, in the end, a genuine career change wearing the same job title. The skills that got you promoted are not the skills that will make you good at the new role, and the honest timeline for closing that gap is measured in quarters, not weeks. Managers who survive the first year with their team's trust intact are, almost without exception, the ones who spent the first 90 days listening more than they acted.

Sources:

Get new posts as they publish

No spam — just the next post, straight to your inbox.

Keep reading

Discussion