After reading Michelle’s thread about engineering leadership’s strategic shift, I realized I’ve been living this transition for the past 18 months without naming it. Let me share what changed when I stopped asking “how did you implement this” and started asking “what problem does this solve, why now, when do we validate.”
The Problem I Noticed
My team was asking permission for everything. Senior engineers with 10+ years of experience were coming to me for technical decisions they were fully qualified to make. At first I thought it was imposter syndrome or lack of confidence. Then I realized: I had trained them to wait for my approval by focusing all our conversations on implementation details.
Our 1:1s looked like code reviews. “Did you use microservices?” “What database did you choose?” “How are you handling authentication?” I was optimizing for my own technical validation, not their growth as decision-makers.
The Framework Shift
I rebuilt my 1:1 questions around three dimensions:
What: What business capability are we enabling? What user problem gets solved? What specific outcome changes?
Why: Why is this the priority right now? Why not the other 47 things on the backlog? Why does this matter to the business?
When: When do we validate we’re solving the right problem? When do we ship the minimum version? When do we know if it worked?
Notice what’s missing: “How are you building it?” Unless there’s a compliance, security, or irreversible architecture decision, I stopped asking about implementation.
Real Example from Fintech
An engineer came to me proposing a new data pipeline. Old me would have immediately jumped into: “What technology? How are you ensuring data consistency? What’s the schema design?”
New approach:
- What: “You’re enabling real-time fraud detection. What specific fraud patterns can we catch that we’re missing today?”
- Why: “Why is this more urgent than the customer onboarding improvements the product team wants?”
- When: “When will we know if the new pipeline actually reduces fraud losses? What’s the validation metric?”
The conversation shifted from me validating technical choices to them articulating business impact. And here’s what happened: they came back with data showing fraud losses cost us $200K/month, onboarding improvements would increase revenue by $50K/month, and we could validate fraud reduction within 2 weeks of deployment.
They made the business case. I didn’t need to.
The Results (and Tensions)
Positive:
- Team became dramatically more autonomous
- Engineers started talking to product and customers directly instead of through me
- We shipped higher-impact features because priority decisions were grounded in outcomes, not technical preferences
- My calendar freed up - I went from 25 hours/week in meetings to 15 hours/week
But here’s the tension: Not all engineers want to think this way.
I had two senior ICs push back hard. “I didn’t become an engineer to worry about business metrics. I want to build excellent systems.” That’s a completely valid perspective. The challenge is that in leadership roles, we can’t only optimize for technical excellence anymore.
One of those engineers is now explicitly on an IC track with no intention of people management, and that’s perfect. They’re brilliant at technical design and we need that depth. The other one left for a bigger company where they could focus purely on technical architecture. Also fine - not everyone wants to operate in the “what, why, when” space.
The Question I’m Wrestling With
How do we develop this mindset in teams that have spent their entire careers being rewarded for technical depth?
In my financial services context, engineers are hired for their ability to understand complex systems, optimize for performance, and ensure regulatory compliance. Those skills are critical. But they don’t naturally translate to “what business outcome matters most right now.”
I’ve tried a few approaches:
- Embedding engineers in product discovery sessions
- Sharing P&L data so they understand revenue/cost drivers
- Celebrating business impact in team meetings, not just technical achievements
- Running “strategy sprints” where we practice articulating the “why” behind our roadmap
It’s working slowly. But I’m curious what others have tried, especially in technical teams where the culture has historically been “we build what we’re told to build.”
For leaders making this shift: how do you coach strategic thinking without losing the technical excellence that got your team here in the first place?