Choose Backlog Items That Serve Two Purposes

I've been playing a fair amount of Go lately. If you're not familiar with Go, it's a strategy game that originated in China 2,500 years ago. It's along the lines of chess, but it's about marking territory with black and white pieces played on the intersections of a grid of 19x19 lines.

Like Scrum, there are very few rules in Go. Also like Scrum, there are a fair number of principles, often called proverbs in the Go world. One of these Go principles is that a move that does two things is better than a move that does one. For example, a single move may defend a group of the player's stones while threatening the opponent's stones.

Even if you don't know Go, I think this proverb is understandable--after all, something that does two things sounds like it would be better than something that achieves only one goal. But this isn't hard-and-fast advice. It's a principle or proverb because sometimes a move that does one thing--but does that thing very well--will be the better choice.

In addition to playing more Go over the past week or two, I've also spent a lot of time thinking about approaches to prioritizing product backlogs. I hope to share some new thoughts on that here in the coming months.

One thing that has become increasingly clear is that when prioritizing product backlog items, an item that can achieve two goals should often be higher priority.

Let’s see how a product backlog item can help achieve two goals.

Normally, teams prioritize a product backlog based on how desirable the new functionality is. This is often, of course, adjusted by how long that functionality will take to develop. That is, a product owner wants something pretty badly until finding out that feature will take the entire next quarter. So, desirability often tempered by cost (usually in development team time) determines priorities.

But there can be other important considerations. And prioritizing highly a product backlog item that is moderately desirable (given its cost) but that also achieves one of these secondary goals may make that item a better first choice overall.

One such consideration is how much learning will occur if the product backlog item is developed. If the team or product owner is going to learn from developing a feature, do it sooner.

Learning can occur in a variety of ways. Developers may learn from doing a product backlog item that the new technology they’d counted on being easy isn’t. A product owner may learn by showing a new user interface built for a specific product backlog item is not something users are excited about as the product owner thought.

Another consideration is how much risk will be reduced or eliminated by developing a product backlog item. If a certain product backlog item needs to be developed and doing so will be risky, my preference is to do that product backlog item early so that I have time to recover from the risk if it hits.

Selecting product backlog items to work on that achieve two (or all three!) of these goals can be a very powerful prioritization strategy. Adding value while simultaneously reducing risk or accelerating learning is just as good as playing a Go stone that achieves two goals.

Explore Further

Article artwork for 5 Key Factors for Effective Product Backlog Prioritization.
Article

5 Key Factors for Effective Product Backlog Prioritization

Featured

Confused about how to prioritize your backlog? These 5 factors will help to focus your efforts.

Article artwork for How the Story Critic AI Skill Helps Teams Write Better Backlog Items.
Article

How the Story Critic AI Skill Helps Teams Write Better Backlog Items

Featured

See how AI coaching can help teams write clearer, smaller, more testable backlog items.

Article artwork for The Difference Between a Story and a Task.
Article

The Difference Between a Story and a Task

Featured

Clarify the difference between product backlog items that describe value and sprint tasks that describe implementation work.

Article artwork for Needs, Wants, and Wishes on Your Product Backlog.
Article

Needs, Wants, and Wishes on Your Product Backlog

Featured

To prioritize a backlog, think about what users need, what they want, and what they merely wish for.

Article artwork for Who Can Add Items to the Product Backlog?
Article

Who Can Add Items to the Product Backlog?

Featured

Clarify who can add backlog items and how product owners keep control.

Article artwork for How Detailed Should a User Story Be?
Article

How Detailed Should a User Story Be?

Featured

Capturing too much or too little detail in a user story causes problems. Here's how to get it right, iteratively.