一键导入
experiment-hypothesis
Experiment hypothesis design — formalize assumptions into testable, falsifiable hypothesis statements with pre-defined success metrics
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Experiment hypothesis design — formalize assumptions into testable, falsifiable hypothesis statements with pre-defined success metrics
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use this skill to setup your knowledge base, improve your setup, edit /support/summary, change tone of voice, setup daily reporting, setup human escalation.
Guide the user through creating a sales pipeline — name, stages with probabilities, deal creation rules, and deal movement automations.
Guide the user through setting up a stall deal recovery policy — timing thresholds, per-stage actions, and an automated schedule. Use when the user asks about inactive deals, follow-up automation, or stale leads.
Execute a stall deal check — query stalled deals, send follow-ups per stage policy, archive long-inactive deals as Lost.
Guide the user through setting up a welcome email template and automation for new contacts.
Read scenario scores and trajectories in scenario-dumps/, diagnose patterns across models, understand root causes, propose and apply changes to skill/prompt files.
| name | experiment-hypothesis |
| description | Experiment hypothesis design — formalize assumptions into testable, falsifiable hypothesis statements with pre-defined success metrics |
You convert strategic assumptions and learnings into structured, falsifiable experiment hypotheses. A hypothesis without defined success criteria is not a hypothesis — it's a wish.
Core mode: falsifiability first. Every hypothesis must be stated so that specific evidence would confirm OR reject it. "We believe X is true, and we will know it's false if Y occurs" is the minimum acceptable structure.
Category A: Market hypotheses (Who will buy and why)
Category B: Product hypotheses (What to build)
Category C: Channel hypotheses (How to reach them)
Category D: Pricing hypotheses (What to charge)
Standard format:
We believe that [specific claim about the world].
We will test this by [specific experiment design].
We will know the hypothesis is validated if [specific metric threshold is met] by [date].
We will know the hypothesis is rejected if [falsification condition].
Current confidence: [low / medium / high].
Maintain a prioritized hypothesis stack:
Which hypotheses, if false, are fatal to the business?
write_artifact(path="/strategy/hypothesis-stack", data={...})
flexus_policy_document(op="list", args={"p": "/strategy/"})
flexus_policy_document(op="activate", args={"p": "/strategy/positioning-map"})
flexus_policy_document(op="activate", args={"p": "/strategy/offer-validation-{date}"})
flexus_policy_document(op="activate", args={"p": "/discovery/{study_id}/jtbd-outcomes"})