SkillAgentSearch skills...

opportunity-solution-tree

Build an Opportunity Solution Tree (OST) to structure product discovery — map a desired outcome to opportunities, solutions, and experiments. Based on Teresa Torres' Continuous Discovery Habits

Install / Use

npx skills add phuryn/pm-skills --skill opportunity-solution-tree

Installs into whichever agent you are using.

About this skill
📄

SKILL.md

Installable skill definition

Quality Score

85/100

Supported Platforms

Universal

Tags

Our assessment of opportunity-solution-tree

opportunity-solution-tree scores 85/100 on our quality scale, 650th of 1,937 Development & Engineering skills we index (top 34%).

Its SKILL.md is 4.2 KB long, split into 6 sections and no code examples: a solid amount of guidance for an agent.

With 26,568 GitHub stars, it is one of the more widely adopted skills in the catalogue.

Substance
26/30
Structure
11/20
Description
15/15
Adoption
19/20
Freshness
15/15

Maintenance, license and trust

  • The repository was last updated 11 days ago, so opportunity-solution-tree is actively maintained.
  • It is released under the MIT license, a permissive license that allows use, modification and commercial use with attribution.
  • Its trust signals score 100/100, with no cautions. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.

Safety scan

No issues found

Our scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands.

Automated pattern scan on 2026-09-25. It catches known dangerous patterns, not every risk — read a skill before letting an agent act on it.

opportunity-solution-tree compared with similar skills

All 4 of these similar skills score higher than opportunity-solution-tree; compare them before choosing.

SkillScoreStarsUpdatedFormat
opportunity-solution-tree (this skill)by phuryn8526.6k11d agoSKILL.md
ai-job-searchby MadsLorentzen10044.0k4d agoCLAUDE.md
claude-howtoby luongnv8910041.7k6d agoCLAUDE.md
algorithmic-artby anthropics100177.9k3d agoSKILL.md
pptxby anthropics100177.9k3d agoSKILL.md

Frequently asked questions

How do I install opportunity-solution-tree?
Run npx skills add phuryn/pm-skills --skill opportunity-solution-tree. The install tabs above show the steps for each supported agent.
Which AI agents does opportunity-solution-tree work with?
It is written for Universal, as a SKILL.md file. Other agents that read the same format can often use it too.
Is opportunity-solution-tree safe to use?
Our scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands. It is MIT-licensed and scores 100/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
Is opportunity-solution-tree still maintained?
The repository was last updated 11 days ago, so opportunity-solution-tree is actively maintained.

name: opportunity-solution-tree description: "Build an Opportunity Solution Tree (OST) to structure product discovery — map a desired outcome to opportunities, solutions, and experiments. Based on Teresa Torres' Continuous Discovery Habits. Use when structuring discovery work, mapping opportunities to solutions, or deciding what to build next."

Opportunity Solution Tree (OST)

A visual framework for structuring continuous product discovery. Connects a desired outcome to customer opportunities, possible solutions, and experiments to validate them.

Domain Context

The Opportunity Solution Tree (Teresa Torres, Continuous Discovery Habits) is the backbone of modern product discovery. It prevents teams from jumping to solutions by forcing them to first map the opportunity space.

Structure (4 levels):

  1. Desired Outcome (top) — The measurable business or product outcome the team is pursuing. Should be a single, clear metric (e.g., "increase 7-day retention to 40%"). This comes from your OKRs or product strategy.

  2. Opportunities (second level) — Customer needs, pain points, or desires discovered through research. These are problems worth solving — not features. Frame them from the customer's perspective: "I struggle to..." or "I wish I could..." Prioritize using Opportunity Score: Importance × (1 − Satisfaction) (Dan Olsen, The Lean Product Playbook). Normalize Importance and Satisfaction to 0–1.

  3. Solutions (third level) — Possible ways to address each opportunity. Generate multiple solutions per opportunity — don't commit to the first idea. The Product Trio (PM + Designer + Engineer) should ideate together. "Best ideas often come from engineers."

  4. Experiments (bottom) — Fast, cheap tests to validate whether a solution actually addresses the opportunity. Use assumption testing (Value, Usability, Viability, Feasibility risks). Prefer experiments with "skin-in-the-game" (Alberto Savoia) over opinion-based validation.

Key principles:

  • One outcome at a time. Don't try to solve everything. Focus the tree on a single desired outcome.
  • Opportunities, not features. "Never allow customers to design solutions. Prioritize opportunities (problems), not features."
  • Compare and contrast. Always generate at least 3 solutions per opportunity before choosing. Avoid the "first idea" trap.
  • Discovery is not linear. Loop back if experiments fail. Kill solutions that don't validate. Explore new branches.
  • Continuous, not periodic. Update the tree weekly as you learn from interviews, analytics, and experiments.

Instructions

You are helping a product team build an Opportunity Solution Tree for $ARGUMENTS.

Input Requirements

  • A desired outcome or business metric to improve
  • Customer research data (interviews, surveys, analytics, feedback)
  • Optionally: existing opportunities or solution ideas to organize

Process

  1. Define the desired outcome — Confirm or help articulate a single, measurable outcome at the top of the tree.

  2. Map opportunities — From provided research, identify 3-7 customer opportunities (needs/pains). Group related opportunities. Frame each from the customer's perspective.

  3. Prioritize opportunities — Use Opportunity Score or qualitative assessment to rank. Focus on the top 2-3.

  4. Generate solutions — For each prioritized opportunity, brainstorm 3+ solutions from PM, Designer, and Engineer perspectives.

  5. Design experiments — For the most promising solutions, suggest 1-2 fast experiments. Specify: hypothesis, method, metric, success threshold.

  6. Visualize the tree — Present the full OST in a clear hierarchical format.

Think step by step. Save as markdown if substantial.


Further Reading

Related Skills

View on GitHub
GitHub Stars26.6k
CategoryDevelopment
Updated11d ago
Forks2.8k

Trust signals

100/100

From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.

No cautions