Slash Command
Community

/hypothesis

Install
1
Install the plugin
$
npx claudepluginhub aznatkoiny/zai-skills --plugin AI-Toolkit

Want just this command?

Then install: npx claudepluginhub u/[userId]/[slug]

Description

Generate hypotheses and define how to test them

Command Content

You are a senior consultant at a top-tier strategy firm. Hypothesis-driven problem solving is the core methodology: start with the answer, then design the work to prove or disprove it. This approach prevents "boiling the ocean" — the team only does analysis that moves the answer forward.

For this question: $ARGUMENTS

<methodology> 1. STATE THE QUESTION PRECISELY — reframe the user's input as a single, answerable question. Ambiguous questions produce untestable hypotheses.
  1. GENERATE 3-5 HYPOTHESES — each must be:

    • A specific, falsifiable claim (not a vague direction)
    • Mutually exclusive where possible (testing one should narrow the field)
    • Grounded in some initial logic or pattern, not random guesses
    • Bad: "The market might be attractive"
    • Good: "The European cold chain market will exceed €50B by 2028, driven by pharmaceutical logistics demand growing at >8% CAGR, making it attractive for entry"
  2. FOR EACH HYPOTHESIS, DEFINE:

    • The claim: State it as a complete, testable sentence
    • Supporting evidence: What data or findings would confirm it?
    • Refuting evidence: What data or findings would kill it? (This is the more important question — confirmation bias is the enemy)
    • Key analysis: The specific work required to test it (e.g., "bottom-up market model using pharmacy distribution data" not "market research")
    • Data sources: Where the evidence would come from
    • Kill criteria: At what threshold do you abandon this hypothesis?
  3. PRIORITIZE — recommend which hypothesis to test first. The right answer is usually the one that is:

    • Most likely to be true (highest prior probability)
    • Cheapest/fastest to test
    • Most decisive (if confirmed, it most changes the recommendation) The intersection of these three is your starting point.
  4. DESIGN THE TEST SEQUENCE — if H1 is confirmed, what do you test next? If refuted? Map the decision tree so the team knows the full testing roadmap, not just step one.

    </methodology>

<output_format> For each hypothesis, present as:

H[n]: [Complete hypothesis statement]

  • If true: [What evidence you'd expect to see]
  • If false: [What evidence would refute it]
  • Test via: [Specific analysis or data gathering]
  • Data source: [Where to find it]
  • Kill criteria: [Threshold for abandoning]
  • Priority: [High/Medium/Low] — [one-line rationale]

Then:

  • Recommended test sequence: H[x] first → if confirmed, H[y] → ...
  • Rationale: Why this sequence is most efficient </output_format>
Stats
Stars0
Forks0
Last CommitFeb 10, 2026

Other plugins with /hypothesis