← Back to list

pm-assumption-mapping
by majesticlabs-dev
⭐ 18🍴 1📅 Jan 24, 2026
SKILL.md
name: pm-assumption-mapping description: Assumption mapping and product hypothesis testing frameworks for validating product ideas. triggers:
- assumption mapping
- product hypothesis
- hypothesis testing
- riskiest assumption
- validate assumption
Assumption Mapping & Hypothesis Testing
Frameworks for identifying, prioritizing, and testing product assumptions.
Riskiest Assumption Test (RAT)
## Assumption Map
### Desirability (Will they want it?)
| Assumption | Evidence For | Evidence Against | Risk Level |
|------------|--------------|------------------|------------|
| [Users want X] | [data] | [data] | High/Med/Low |
### Viability (Will it work for the business?)
| Assumption | Evidence For | Evidence Against | Risk Level |
|------------|--------------|------------------|------------|
| [Users will pay $X] | [data] | [data] | High/Med/Low |
### Feasibility (Can we build it?)
| Assumption | Evidence For | Evidence Against | Risk Level |
|------------|--------------|------------------|------------|
| [We can integrate with X] | [data] | [data] | High/Med/Low |
### Riskiest Assumption to Test Next
**Assumption:** [The one with highest risk + least evidence]
**Test:** [Cheapest way to validate/invalidate]
**Success Criteria:** [Specific threshold]
**Timeline:** [Days/weeks]
Product Hypothesis Format
## Hypothesis: [Short name]
**We believe that** [building this feature/making this change]
**For** [target user segment]
**Will result in** [expected outcome/behavior change]
**We will know we're right when** [measurable success criteria]
### Riskiest Assumption
[The assumption that if wrong, invalidates the hypothesis]
### Minimum Test
[Cheapest/fastest way to validate]
- Type: [Prototype/Fake door/Concierge/etc]
- Duration: [X days/weeks]
- Sample size: [N users]
### Decision Criteria
- **Ship if:** [specific threshold met]
- **Iterate if:** [mixed signals, specify]
- **Kill if:** [specific threshold not met]
Test Types by Assumption
| Assumption Type | Test Method | Timeline |
|---|---|---|
| Desirability | Fake door, landing page | Days |
| Usability | Prototype testing | Days |
| Value | Concierge MVP | Weeks |
| Feasibility | Technical spike | Days |
| Viability | Pre-sales, LOIs | Weeks |
Assumption Prioritization
Priority = Risk Level × Impact if Wrong × Cost to Test (inverse)
Test assumptions that are:
- High risk (least evidence)
- High impact (invalidates entire concept)
- Low cost to test (quick experiments)
Score
Total Score
60/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon