A lot of “tech leadership” is ticket routing with a nicer title. Someone breaks work into cards. Someone assigns cards. Someone updates a board. The team stays busy. The company does not get smarter.
I have done the admin. It is necessary. It is not sufficient.
Assignment without teaching creates fragile teams
When leads only assign:
- people optimize for finishing cards, not solving problems
- edge cases bounce back to the lead
- architecture knowledge stays centralized
- velocity looks fine until the lead is sick for three days
Teaching flips the model. You still shape the backlog, but you also show people how you shaped it, so they can eventually shape it themselves.
What teaching looks like in planning
Before a sprint or delivery slice, I try to make the thinking visible:
- what outcome matters to the business this week
- what is deliberately out of scope
- where the risk lives (data, money path, deploy, support)
- what “done” means in production, not only in QA
If the team only hears “take ticket 142,” they learn obedience. If they hear the tradeoffs, they learn leadership.
Pairing beats postmortems
I would rather spend an hour pairing on a checkout edge case than spend a day in a postmortem about a preventable production miss. Teaching early is cheaper than explaining late.
This is especially true with platforms like Shopify, AWS, and Terraform, where the failure modes are subtle: idempotency, IAM blast radius, extension target limits, migration ordering. You cannot assign those risks away. You have to teach them.
Make ownership the curriculum
Every engineer should own something end to end for a while: a sync worker, a POS extension, a Terraform module, a docs package. Ownership is the classroom. Your job as lead is coaching inside that ownership, not reclaiming it the moment it gets hard.
Reclaiming too early teaches helplessness. Coaching through the hard part teaches growth.
Leadership takeaway
Boards and tickets keep work visible. Teaching keeps judgment visible. Companies that only assign work get throughput. Companies that teach people how to choose work get scale.
