December 2024

Skills You Need as a Dev Manager: Product Owner

A development manager cannot lead delivery without understanding product ownership. Someone has to turn vision into sequence, protect priorities, and define work small enough to ship.

Team Systems
A development manager cannot lead delivery without understanding product ownership. Someone has to turn vision into sequence, protect priorities, and define work small enough to ship.

A development manager does not always own the product roadmap.

You still cannot lead delivery without understanding product ownership.

Sometimes the organization has no product owner for your team’s work. Sometimes the product owner has the title but lacks the discipline. Sometimes the product owner is capable, but needs a technical partner who can turn a broad idea into work the team can actually ship.

In every case, the manager needs to understand what the product owner is trying to do.

Product ownership is the discipline of turning vision into sequence. It answers two questions:

  1. What should we build next?
  2. What is the smallest useful part we can ship?

If nobody can answer the first question, the team churns between priorities. If nobody can answer the second, the team spends months building value customers cannot use yet.

I have inherited both problems.

Direction Has to Survive the Next Shiny Idea

At a systems control panel vendor, product direction came from the CEO. He had vision, energy, and direct access to customers. He also chased the latest request.

The team would begin a feature for one customer. Then another customer would become more vocal about a different need, so the organization would pivot. The first feature remained unfinished while the new request became urgent. Before long, the next loud customer would pull the company in another direction.

The team was working. The product was not moving.

This is where a development manager has to understand product ownership. The technical problem was not developer productivity. The team needed priorities that could survive long enough for the work to finish.

I worked with the CEO to establish a real product roadmap and, more importantly, to stick to it. Customer requests still mattered, but the loudest request no longer automatically became the next project. We could evaluate it against the roadmap, finish what was already in motion, and make deliberate decisions about sequence.

One of the first major investments was rebuilding the user interface and introducing an API layer that the legacy product did not have. That work delivered immediate customer value through a faster, more modern experience. It also created a technical foundation that made the rest of the roadmap easier to build.

The result was not merely a prettier interface. We could develop features faster, ship more consistently, and deliver customer requests in a reasonable time frame because the architecture and the roadmap were finally pulling in the same direction.

The roadmap did not eliminate new ideas.

It stopped every new idea from becoming an interruption.

Value Does Not Have to Arrive All at Once

At a healthcare SaaS provider, the failure looked different.

The team was not being distracted by shiny technology or a stream of competing ideas. The product manager believed a massive feature had no value until the entire thing was complete. If customers could not receive the whole vision, there was no reason to release any part of it.

That approach sounds ambitious. In practice, it created churn. Features grew too large, work remained in progress, and customers waited while the team tried to complete every part of the idea before exposing any value.

The missing product skill was decomposition.

I introduced a more incremental model. We broke large features into smaller slices that could be completed, released, and evaluated on their own. A release did not need to fulfill the complete roadmap. It needed to improve the product for a customer.

The reporting dashboard was a major example. Instead of holding the entire capability until every report, workflow, and presentation detail was finished, we delivered it incrementally. Customers could begin using parts of the dashboard while the team continued building the larger feature.

That changed the feedback loop. The product manager no longer had to imagine how customers would respond to the completed vision. Customers could respond to working software, and that response could shape what came next.

Under my direction, the team completed 63 releases in 52 weeks.

Release count alone is not a measure of value. Sixty-three meaningless releases would prove nothing. The important result was that major work, including the reporting dashboard, moved into customers’ hands through useful increments instead of remaining trapped inside one enormous feature.

The team stopped treating delivery as the final ceremony after development.

Delivery became part of product development.

The Manager Is the Product Owner’s Technical Partner

Neither story means every development manager should seize the roadmap.

A capable product owner brings customer knowledge, market context, business priorities, stakeholder relationships, and a product vision that the development manager may not possess. The answer is not to blur accountability until nobody knows who owns what.

The answer is partnership.

The product owner should understand why the work matters. The development manager should understand how the work can be sequenced, decomposed, and delivered. Both need enough fluency in the other’s discipline to recognize when an idea is technically elegant but commercially weak, commercially valuable but too large to execute, or urgent only because someone important is shouting.

That partnership protects the team from two expensive failure modes:

  • Priority churn: Work keeps changing before anything finishes.
  • Scope paralysis: Work grows so large that nothing useful ships until every detail is complete.

When there is no product owner, the development manager may have to fill the gap. That means organizing the backlog, establishing a roadmap, clarifying requirements, and making decisions about value instead of waiting for direction that is not coming.

When there is a product owner, the manager still needs the same skills. You need to challenge stories that are too large, explain the technical investments that unlock future product work, identify the smallest useful release, and protect the team long enough to finish it.

You do not need the title.

You need the competency.

Turn Vision Into Shipped Value

Development teams are usually capable of finding interesting work. They can identify the awkward class, the aging framework, the missing abstraction, and the architecture they would rather build.

Product ownership introduces a different standard: which work creates the most value now, and what is the shortest responsible path to delivering it?

That standard gave the systems control panel vendor a roadmap strong enough to survive the next loud request. It gave the healthcare SaaS provider a release model small enough to put major features into customers’ hands before the entire vision was complete.

The development manager’s job is not to replace product management.

It is to make sure product intent can survive contact with software delivery.

If you want to build this skill, I recommend The Professional Product Owner by Don McGreal and Ralph Jocham. More importantly, start asking the two questions on every major initiative:

What should we build next?

What is the smallest useful part we can ship?

Receipts

  • Systems control panel vendor: Establishing and protecting a product roadmap stopped repeated pivots between vocal customer requests. The UI rebuild and new API layer improved the customer experience, accelerated later feature development, and made releases more consistent.
  • Healthcare SaaS provider: The team completed 63 releases in 52 weeks while incrementally delivering a major reporting dashboard instead of holding the entire capability until every part was finished.
  • Further reading: Don McGreal and Ralph Jocham’s The Professional Product Owner provides a deeper treatment of product ownership, value, and product management in Scrum.
← All writing