No history yet

Advanced Product Discovery

Beyond Gathering Requirements

Mature product teams know that a list of feature requests is not a strategy. The real work isn't just executing a pre-defined plan, but continuously figuring out what to build. This means moving from a project-based mindset of gathering requirements to a continuous process of reducing uncertainty.

Instead of asking "Can we build this?", the right question is "Should we build this?" Answering that requires a system for separating the work of exploring ideas from the work of shipping code. This is where dual-track agile comes in.

Running Two Tracks

Imagine two trains running on parallel tracks. One is the Delivery track, which is the familiar world of sprints, story points, and shipping production-ready code. Its goal is to build the product right.

The other is the Discovery track. Its job is to ensure the Delivery team is building the right product. This track runs just ahead of delivery, with a small team—typically a product manager, a designer, and a senior engineer—working to de-risk ideas before they ever become user stories.

The output of the Discovery track isn't code; it's validated learning. The team runs fast, low-cost experiments like user interviews, clickable prototypes, and feasibility spikes. Ideas that survive this process are passed to the Delivery track with a high degree of confidence. This continuous loop prevents engineering teams from wasting months building something nobody wants.

Navigating the Four Risks

The entire purpose of the discovery track is to tackle the four big risks identified by product leader Marty Cagan before committing significant resources. These risks are the dragons that must be slain before an idea gets a green light.

RiskKey Question
ValueWill customers buy this or choose to use it?
UsabilityCan users figure out how to use it?
FeasibilityCan our engineers build this with the time, skills, and technology we have?
ViabilityCan our business support this? Does it work for our stakeholders?

A common mistake is focusing only on feasibility. Teams often know they can build something, but they fail to ask if anyone will use it (value), if they'll know how to use it (usability), or if it makes sense for the business (viability). Discovery is about systematically finding evidence to answer all four questions.

Your job isn't to validate your idea. It's to invalidate it as quickly as possible. The ideas that survive this trial by fire are the ones worth building.

From Ideas to Hypotheses

To de-risk ideas, you need to treat them not as instructions but as testable hypotheses. This changes the entire dynamic. Instead of saying "We need to build a new dashboard," you frame it as an experiment.

Belief: We believe that building a new dashboard for our users...

For whom: ...will help enterprise customers...

To achieve: ...understand their monthly spending more easily.

Metric: We'll know this is true when we see a 15% reduction in support tickets related to billing questions.

This structure forces you to define the user, the problem, and the measure of success before writing a single line of code. It turns a vague idea into something you can test with a prototype, a survey, or an interview. This is the core of hypothesis-driven development—making small, evidence-based bets instead of large, assumption-based ones.

This structured approach helps map your work directly to business outcomes. It also provides a clear way to communicate your discovery process to stakeholders, showing them how your experiments ladder up to the company's goals.

Quiz Questions 1/5

What is the primary purpose of the 'Discovery' track in dual-track agile?

Quiz Questions 2/5

A product team confirms they have the technical capability to build a feature, but they haven't determined if it aligns with the company's business goals or profitability. Which of Marty Cagan's four big risks have they failed to address?

By running these two tracks in parallel and using a hypothesis-driven approach, you create a powerful engine for innovation that's grounded in reality. You build less, but what you do build has a much higher chance of success.