Loading...
Loading...
Surface, prioritize, and track risky assumptions before investing significant effort. Use when starting a new project, before major feature work, when feeling uncertain about direction, when the user says "I think users want...", "we assume...", "probably...", or before any build decision that hasn't been validated with real users.
npx skill4agent add abhsin/designskills assumption-mappingAssumption Mapping Progress:
- [ ] Step 1: Extract assumptions from conversation
- [ ] Step 2: Categorize by type
- [ ] Step 3: Score risk and uncertainty
- [ ] Step 4: Prioritize for validation
- [ ] Step 5: Suggest validation methods| Signal phrase | Hidden assumption |
|---|---|
| "Users want..." | Desirability assumption |
| "We can build..." | Feasibility assumption |
| "People will pay..." | Viability assumption |
| "It's easy to..." | Complexity assumption |
| "Everyone knows..." | Knowledge assumption |
| "They'll figure out..." | Usability assumption |
| Category | Question it answers |
|---|---|
| Desirability | Do people want this? |
| Feasibility | Can we build this? |
| Viability | Can this sustain itself? |
| Usability | Can people use this? |
| Ethical | Should we build this? |
HIGH IMPACT
│
┌───────────────────┼───────────────────┐
│ │ │
│ VALIDATE LATER │ VALIDATE FIRST │
│ (Low risk) │ (Critical) │
│ │ │
LOW ├───────────────────┼───────────────────┤ HIGH
UNCERTAINTY │ UNCERTAINTY
│ │ │
│ SKIP │ MONITOR │
│ (Safe) │ (Watch for │
│ │ signals) │
│ │ │
└───────────────────┼───────────────────┘
│
LOW IMPACT| Assumption type | Fast validation (hours) | Deeper validation (days) |
|---|---|---|
| Desirability | 5 user interviews | Landing page test |
| Feasibility | Technical spike | Prototype |
| Viability | Competitor pricing research | Willingness-to-pay interviews |
| Usability | 3-person hallway test | Usability study |
design/03-assumption-mapping.md## Assumption Map for [Project Name]
### Critical Assumptions (Validate First)
| # | Assumption | Type | Impact | Uncertainty | Suggested Test |
|---|------------|------|--------|-------------|----------------|
| 1 | [statement] | [type] | [1-5] | [1-5] | [method] |
### Secondary Assumptions (Validate Later)
[Same table format]
### Safe Assumptions (Monitor)
[Bulleted list]
### Recommended Next Steps
1. [First validation to run]
2. [Second validation to run]"Use this map to prioritize validation tests before full development. Want to proceed withor test critical assumptions first?"/solution-scoping
design/03-assumption-mapping.mdproblem-framingvalidationideation