hypothesis-tree

Frame complex questions into testable hypotheses for MECE structured analysis.

Updated Apr 26, 2026
One-click install
npx skills add https://github.com/suwandre/my-opencode-config --skill hypothesis-tree-suwandre
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hypothesis-tree
Source: https://github.com/suwandre/my-opencode-config/tree/main/skills/hypothesis-tree
Command: npx skills add https://github.com/suwandre/my-opencode-config --skill hypothesis-tree-suwandre

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Frame complex questions into testable hypotheses to enable MECE structured analysis.

Core Features & Use Cases

  • Structured Question Framing: Convert vague concerns into clear, testable questions.
  • MECE Hypotheses: Organize explanations into mutually exclusive, collectively exhaustive branches.
  • Prioritization & Testing Plan: Identify high-impact hypotheses and map out experiments.

Quick Start

Frame a central question, decompose it into MECE hypotheses, and plan rapid, testable experiments.

Frequently Asked Questions about hypothesis-tree

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I break down ambiguous product problems into testable hypotheses?

To break down ambiguous product problems into testable hypotheses, you frame a central question and decompose it into mutually exclusive, collectively exhaustive branches. This structured analysis converts vague concerns into actionable research tasks.

What is MECE structured analysis in problem-solving?

MECE structured analysis organizes explanations into mutually exclusive, collectively exhaustive branches. This problem-solving framework ensures hypotheses cover all possible scenarios without overlapping, enabling comprehensive and clear product analysis.

How do I create a testing plan for prioritizing product hypotheses?

You create a testing plan for product hypotheses by identifying high-impact explanations within your MECE structure and mapping out rapid, testable experiments. This prioritization focuses validation efforts on the most critical assumptions before committing resources.

Can I use structured hypothesis framing for diagnosing performance issues?

Yes, structured hypothesis framing effectively diagnoses performance issues. The methodology converts complex symptoms into testable questions, allowing you to systematically isolate root causes and plan targeted resolutions.

What is the best way to structure product ideas before building experiments?

The best way to structure product ideas before building experiments is to frame them as testable hypotheses. Organizing potential explanations into MECE branches ensures your experiments are actionable, mutually exclusive, and collectively exhaustive.

When should I avoid using MECE hypothesis trees for decision-making?

Avoid using MECE hypothesis trees when dealing with highly interdependent, non-exclusive variables where strict separation is impossible. If a problem lacks clear boundaries, rigid structured-thinking frameworks may oversimplify the decision-making context.