Skip to main content
The Engineer-to-Lead Transition
Leadership

The Engineer-to-Lead Transition

12 min read
390 views
Share:

The most consequential promotion of my career was also the one I was least prepared for. I had spent years getting good at writing systems that settled payments, reconciled ledgers, and survived audits. Then someone handed me a team and, in effect, told me that none of that was my job anymore. The skills that earned the promotion were not the skills the role required.

The Engineer-to-Lead Transition
The Engineer-to-Lead Transition

I have now made the engineer-to-lead transition myself and watched dozens of strong engineers attempt it. Some flourish. Some quietly retreat to individual contribution, which is a perfectly honorable choice. The ones who struggle most are usually not the ones who lack ability. They are the ones who never noticed that the rules of the game changed underneath them. This is what I wish someone had told me on day one.

The Job Actually Changed

New leads almost always make the same first error: they treat management as engineering with extra meetings. They keep shipping code, keep grabbing the gnarly tickets, keep being the person who debugs the production incident at midnight. It feels productive because it is the work they know how to measure. The problem is that every hour spent this way is an hour not spent on the actual job, which is making a group of people more effective than they would be alone.

In regulated fintech this distinction sharpens fast. The hardest problems on my plate are rarely technical. They are questions like whether we can credibly commit a delivery date to a banking partner, whether a junior engineer understands why a particular control exists before they refactor around it, and whether the team has the context to make good decisions when I am not in the room. None of those problems are solved by my keyboard. They are solved by my attention, my judgment, and my willingness to let other people do the work I am good at.

The mental shift I had to make was accepting that my output is now measured indirectly. I no longer ship features; my team ships features, and my contribution is whether they ship the right ones, sustainably, without burning out or cutting corners that will surface in an audit eighteen months later. That lag between effort and visible result is deeply uncomfortable for people trained on the tight feedback loop of a passing test suite.

Letting Go of the Keyboard

I do not believe leads should stop coding entirely, and I am suspicious of advice that says they must. Staying close to the code keeps your technical judgment honest and earns you credibility you will spend later. But there is a critical difference between staying connected and staying central. If the team cannot ship without you on the critical path, you have not built a team; you have built a dependency, and you are the single point of failure.

My rule for myself became simple: I am allowed to work on things that are not on the critical path. I can fix flaky tests, improve tooling, write the proof-of-concept that de-risks a decision, or pair with someone to teach rather than to deliver. What I cannot do is own the feature that the next release depends on. The moment a deadline depends on my individual coding output, I have stopped being able to do my actual job, because the moment a real management problem appears I will have to choose between the two.

The hardest part of the transition is not learning to delegate. It is tolerating the discomfort of watching someone solve a problem more slowly than you would have, and not taking it back.

That discomfort is the whole game. Every time you reclaim a task because it is faster to do it yourself, you save an hour today and surrender a week of someone else's growth. Over a year, a team led by someone who cannot resist this temptation stays exactly as capable as it was on day one, while a team led by someone who can endure it compounds.

From Solving to Enabling

As an engineer, my value was the answer. As a lead, my value is whether the team can find the answer without me. These are nearly opposite reflexes. When an engineer brings me a problem, my instinct, honed over years, is to solve it on the spot. That instinct is now usually wrong. Solving it robs them of the reasoning, and it trains them to come back to me next time instead of building the muscle themselves.

I had to learn to respond to problems with questions. What have you already tried? What do you think the tradeoff is? What would you do if I were on holiday? Most of the time the engineer already knows the answer and simply wants permission or reassurance. Giving them the reasoning instead of the conclusion is slower in the moment and far cheaper over a quarter. The exception is when the stakes are genuinely high and the cost of a wrong answer is regulatory or financial; there I will be direct, because Socratic method has no place in the middle of an incident.

Calibrating when to teach and when to tell is the real skill. A useful heuristic is the reversibility of the decision. If a choice is easily reversed, let the engineer make it and learn from the outcome, even a poor one. If a choice is expensive or irreversible, such as a data model that will underpin our settlement records for years, then I will lean in hard, because the lesson is not worth the cost of the mistake.

The Currency of Trust

Authority on an org chart buys you compliance. It does not buy you the discretionary effort that distinguishes a good team from a great one. That effort is paid for in trust, and trust is earned slowly through consistency. The team watches whether you do what you said you would, whether you protect them when something goes wrong, and whether you tell them the truth when the truth is inconvenient.

In my experience trust accrues through a handful of unglamorous behaviors repeated relentlessly:

  • Taking responsibility publicly when the team ships a defect, and giving credit publicly when it ships something good.
  • Being honest about constraints, including the ones imposed by compliance or the business, rather than pretending every decision is yours to make.
  • Following through on small commitments, because people extrapolate from the small ones to the large ones.
  • Saying I do not know when you do not know, which is the only thing that makes I do know believable.
  • Defending the team's time and focus from the steady drizzle of interruptions that would otherwise fragment their week.

None of these are difficult to understand. All of them are difficult to sustain under pressure, which is exactly why they are worth so much. The first time you throw a team member under the bus to protect yourself in front of leadership, the account empties, and it takes far longer to refill than it did to drain.

Enjoying this article?

Get more like it in your inbox — practical engineering leadership, fintech, and AI. No spam, unsubscribe anytime.

Feedback as a Core Skill

Most engineers reach a lead role having received very little useful feedback themselves, and so have no template for giving it. They either avoid it entirely until an annual review where it lands as an ambush, or they deliver it so bluntly that the recipient stops listening. Neither serves anyone. Feedback is not a periodic event; it is a continuous, low-stakes habit that keeps small problems from becoming large ones.

The reframe that helped me most was treating feedback as a gift of information that the other person cannot get on their own. They cannot see how their terse pull-request comments read to a nervous junior, or how often they interrupt in design reviews, because they are inside their own experience. My job is to give them that outside view kindly, specifically, and close enough to the event that they can still remember it. Vague praise and vague criticism are equally useless; specificity is the entire value.

I also had to learn to ask for feedback constantly and to receive it without defending myself. A lead who cannot take feedback will not get any, and a lead who gets no feedback drifts, because nobody beneath them feels safe enough to point out that they are drifting. The willingness to hear that I got something wrong, and to change visibly because of it, does more to build a feedback culture than any process I could write down.

Managing Up and Sideways

New leads tend to think of management as something that flows downward to their team. The larger surprise is how much of the job points upward and sideways. I spend a meaningful share of my time translating between my engineers and the rest of the organization: turning a vague commercial ambition into a technical plan, and turning technical reality into a story that a non-technical executive can act on without feeling managed.

In a regulated environment this translation work carries real weight. When risk, compliance, or a banking partner asks for something, I cannot simply pass the request through to the team as a demand. I have to understand the intent behind it, find the cheapest credible way to satisfy that intent, and protect my engineers from absorbing every anxiety that flows down the pipe. Equally, when my team identifies a genuine technical risk, my job is to escalate it in language the business respects, with the cost of inaction made concrete, rather than letting it die as a comment in a backlog ticket.

Sideways relationships matter just as much and are easier to neglect. The product manager, the head of operations, the security lead, the counterpart team that owns the service mine depends on: these are the people who can quietly make my team's life easy or impossible. I learned to invest in those relationships before I needed them, because the first time you ask someone for a favor should not be the first time you have spoken to them.

Protecting Focus and Sustainability

One of the most valuable things a lead does is absorb chaos so the team does not have to. Engineering work requires long uninterrupted stretches of concentration, and the modern organization is a machine for generating interruptions. A large part of my week is spent being the shock absorber: fielding the urgent question, attending the meeting so three engineers do not have to, and deciding what genuinely requires the team's attention versus what I can simply handle or deflect.

Sustainability is not a soft concern in fintech; it is a risk control. Tired engineers make mistakes, and our mistakes can move money in the wrong direction or expose data we are obligated to protect. A culture of routine heroics looks impressive for a quarter and then quietly hemorrhages your best people, who leave for somewhere that does not require them to be martyrs. I would rather ship slightly slower and know that the people doing the work will still be here, and still be sharp, in two years.

This means I treat persistent overtime as a signal of a planning failure rather than a sign of commitment. If a team is consistently working late, something upstream is broken: estimates are dishonest, scope is uncontrolled, or we have taken on more concurrent commitments than we can responsibly hold. Fixing the upstream cause is my job, not exhorting people to try harder.

Redefining What Progress Looks Like

The deepest adjustment is psychological. As an engineer I ended most days with tangible evidence of progress: a merged branch, a closed ticket, a graph that moved in the right direction. As a lead, many of my most important days produce nothing I can point to. I had a difficult conversation that prevented a resignation. I reshaped a plan so a problem never occurred. The best management work is often invisible precisely because it stops bad things from happening, and you cannot screenshot an averted disaster.

Learning to derive satisfaction from second-order outcomes took me longer than any technical skill ever did. I had to retrain myself to feel a quieter, slower pride: in an engineer who got promoted, in a system that ran for a year without an incident because we made boring choices early, in a team that handled a crisis well while I was on leave. That last one is the truest measure of a lead. If the team performs better in your absence than you feared, you have built something real.

It helps to keep a private record of these invisible wins, because memory is biased toward the concrete and will otherwise convince you that you accomplished nothing all quarter. Writing down the conversation that changed a trajectory, the hire who turned out well, or the risk you caught early gives you something to hold onto on the days when the visible output column is empty.

Anselm Fowel, CTO and fintech architect
Anselm Fowel — CTO & fintech architect

Conclusion

The engineer-to-lead transition is not a promotion within the same profession; it is a change of profession that happens to keep the same job title. The instincts that made you a strong engineer, the urge to solve, to ship, to own the hard problem yourself, are precisely the instincts you must learn to suppress. In their place you build new ones: the patience to teach, the discipline to delegate, the steadiness to be trusted, and the maturity to measure your worth by what your team accomplishes rather than what you produce alone. It is harder, slower, and less immediately gratifying than the work you came from. Done well, it is also how you multiply your impact far beyond anything you could have achieved with your own two hands, and that, in the end, is the entire point.

Enjoyed this article? Share it with others!

Share:

Get new posts in your inbox

Occasional, practical notes on engineering leadership, fintech, and building with AI. No spam, unsubscribe anytime.

Comments (9)

Leave a Comment

Comments are moderated and will appear after review.

Justin Martinez

September 24, 2026

Does the "From Solving to Enabling" still hold on a 7-engineer team? We're at the awkward middle and some of these patterns feel like they need a dedicated platform team to run properly.

Aliyu Umar

September 21, 2026

Broadly agree, but the "The Job Actually Changed" advice assumes the org rewards this kind of leadership rather than punishing it. In a team that has just been through a re-org the sequencing has to change.

Emily Allen

August 24, 2026

One more thing worth naming: this only holds when the manager themselves has been coached this way. Copy-pasting the technique without the underlying model tends to fall flat.

Yaw Ofori

August 23, 2026

Small addition: this stops working the moment the promotion committee stops trusting the manager. That trust has to be earned upstream first.

Jennifer Anderson

August 18, 2026

Founder-CTO, 3 engineers, 15 months post-launch. Reading this over coffee — the "Managing Up and Sideways" bit lands, because I spent this week trying not to fumble first SOC 2 on my team. Honestly the framing would have saved me at least one bad 1:1.

Nathan Hernandez

August 17, 2026

Does the "Managing Up and Sideways" still hold on a 127-service estate? We're at the awkward middle and some of these patterns feel like they need a dedicated platform team to run properly.

Justin King

August 16, 2026

Third paragraph is going in our runbook.

Adeola Alabi

August 15, 2026

Fractional CTO — done 2 fintech engagements in the last 6 years. The "From Solving to Enabling" is what I wish someone had spelled out for me in my first year as a fractional CTO — learned it the hard way when I gave a promo the calibration room disagreed with.

Musa Lawal

August 13, 2026

Refreshing to read this framed for our market rather than lifted from a Silicon Valley playbook. Specifically the "The Job Actually Changed" piece — CBN audit for it, and that changes the design constraints in ways the US-centric literature never touches.

About the author

Anselm Fowel

Anselm Fowel

Chief Technology Officer & fintech architect. 16+ years leading engineering across AlliancePay, Mondu, Transalliance, Global Accelerex, and Fidelity Bank — writing here about engineering leadership, fintech architecture, and AI in production.

Read next

Subscribe to the newsletter

Practical notes on engineering leadership, fintech, and building with AI — delivered to your inbox. No spam, unsubscribe anytime.

Anselm Fowel

Chief Technology Officer | Fintech Architect | Engineering Leader

Building the future of financial technology through innovative engineering and strategic leadership.

Expertise

  • CTO Advisory
  • Fintech Architecture
  • Team Leadership
  • Technical Strategy
  • System Design

Get In Touch

[email protected]
Lagos, Nigeria

© 2026 Anselm Fowel. Crafted with passion.