Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问许可证需确认审计通过

opportunity-solution-trees机会解决方案树

Agent Skill

用于辅助提示词、系统指令、Agent 行为约束和工作流模板的整理。它适合让 Agent 规范任务边界、统一输出格式、拆分操作步骤或优化提示词可复用性。使用时需要保留真实业务约束,不要把示例当硬规则;涉及自动执行、外部工具或高风险操作时,应在提示词中明确确认步骤、权限边界和失败处理方式。

总安装

3,719

周安装

149

GitHub Stars

32

下载量

1,204
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:opportunity-solution-trees(机会解决方案树)
来源仓库:https://github.com/pmprompt/claude-plugin-product-management
仓库路径:skills/opportunity-solution-trees
安装命令:
npx skills add https://github.com/pmprompt/claude-plugin-product-management --skill opportunity-solution-trees
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/pmprompt/claude-plugin-product-management --skill opportunity-solution-trees

简介

opportunity-solution-trees 用于辅助提示词、系统指令、Agent 行为约束和工作流模板的整理。

  • 适合规范任务边界、统一输出格式、拆分操作步骤或优化提示词可复用性。
  • 使用时需保留真实业务约束,不要把示例当硬规则;明确确认步骤、权限边界和失败处理方式。
  • 涉及自动执行、外部工具或高风险操作时,应在提示词中明确确认步骤和权限边界。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Opportunity Solution Trees

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 you're 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. Frame them from the customer's perspective: "I struggle to..." or "I wish I could..." Prioritize using Opportunity Score: Importance × (1 − Satisfaction) (Dan Olsen).
  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.
  4. Experiments (bottom) — Fast, cheap tests to validate whether a solution addresses the opportunity. Use assumption testing (Value, Usability, Viability, Feasibility).

Key principles:

  • One outcome at a time — don't try to solve everything
  • Opportunities, not features — never let customers design solutions
  • Compare and contrast — generate at least 3 solutions per opportunity
  • Discovery is not linear — loop back if experiments fail
  • Continuous, not periodic — update the tree weekly

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

What It Is

Use the Opportunity Solution Tree (OST) to connect a business outcome to the customer opportunities that drive it, then compare solutions and tests. The tree forces you to separate needs from ideas and keeps discovery tied to delivery.

When to Use It

  • Structure discovery around customer opportunities
  • Tie customer needs to measurable outcomes
  • Compare multiple solutions for the same opportunity
  • Keep continuous discovery aligned with the roadmap
  • Create a shared view of priorities with stakeholders

When Not to Use It

  • You are not doing customer research
  • The solution is already decided
  • The work is a commodity requirement with no real options
  • You only need a quick one-off decision

Core Structure

  • Outcome: the business result you are responsible for achieving
  • Opportunities: unmet customer needs, pains, or desires
  • Solutions: multiple ideas that address one opportunity
  • Experiments: tests that validate the riskiest assumptions

Process

Follow this step-by-step process to build and use an Opportunity Solution Tree:

Step 1: Define the Desired Outcome

  • Confirm or help articulate a single, measurable outcome at the top of the tree
  • Make it specific (e.g., "increase 7-day retention to 40%" not "improve retention")
  • Tie it to your OKRs or product strategy

Step 2: Map Opportunities

  • From customer research, identify 3-7 customer opportunities (needs/pains/desires)
  • Frame each from the customer's perspective ("I struggle to...", "I wish I could...")
  • Group related opportunities into themes
  • Avoid solutions disguised as opportunities (e.g., "needs a dashboard" → "struggles to understand performance")

Step 3: Prioritize Opportunities

  • Use Opportunity Score (Importance × [1 − Satisfaction]) or qualitative assessment
  • Focus on the top 2-3 opportunities
  • Consider: impact on outcome, frequency, intensity of pain

Step 4: Generate Solutions

  • For each prioritized opportunity, brainstorm 3+ solutions
  • Include perspectives from PM, Designer, and Engineer (Product Trio)
  • Resist the "first idea" trap — compare and contrast before choosing

Step 5: Design Experiments

  • For the most promising solutions, suggest 1-2 fast experiments
  • Specify: hypothesis, method, metric, success threshold
  • Prefer experiments with "skin in the game" (Alberto Savoia) over opinion-based validation

Step 6: Visualize the Tree

  • Present the full OST in a clear hierarchical format
  • Use indentation, bullets, or a visual tool
  • Make it easy for stakeholders to scan and understand

Step 7: Iterate Weekly

  • Review the tree every week as you learn from interviews, analytics, experiments
  • Kill solutions that don't validate
  • Explore new branches as you discover new opportunities

Further Reading

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

35.42%
按下载量换算426

Claude

29.18%
按下载量换算351

Cursor

17.61%
按下载量换算212

Gemini CLI

8.82%
按下载量换算106

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills