.claude/skills/impact-sizing/SKILL.md
Quantify feature value with driver trees, confidence levels, and the 4-step sizing framework.
npx skillsauth add pisithrps/yapzee impact-sizingInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Systematically estimate the impact of a feature using the 4-step framework.
Automatic Context Checks: When this skill is invoked, immediately check:
| Source | Files/Folders | Search Terms | What to Extract |
|--------|---------------|--------------|-----------------|
| Current PRD | context-library/prds/*.md | feature name from chat | User impact, problem severity |
| User Research | context-library/research/*.md | feature problem, user quotes | Addressable users, pain severity |
| Business Model | context-library/business-info-template.md | pricing, revenue model, TAM | Revenue impact drivers |
| Historical Data | context-library/metrics/*.md | similar features, baseline conversion | Reference adoption rates |
| Strategy | context-library/strategy/*.md | feature strategic fit | Resource availability, priority context |
Context Priority:
Cross-Skill Links:
/impact-sizing (this skill)/experiment-decision/write-prod-strategy/feature-metrics and /metrics-frameworkBefore we estimate impact, let me check what context exists...
Checking:
context-library/prds/ for the feature definitioncontext-library/research/ for user research on this problemcontext-library/business-info-template.md for business model contextcontext-library/metrics/ for comparable feature dataBased on what I find, I'll show you:
Feature Definition:
User Impact:
Business Context:
Create a funnel from exposure to usage:
Total users who see feature: [number]
↓ (Drop-off: [reason])
Users eligible for feature: [number]
↓ (Drop-off: [reason])
Users who engage: [number]
↓ (Drop-off: [reason])
Users who complete action: [number]
Gotchas to consider:
Progress through three levels:
Engagement Impact:
Top-Line Impact:
Bottom-Line Impact:
For each assumption, assess risk and plan mitigation:
| Assumption | Confidence | Risk | De-risking Action | |------------|------------|------|-------------------| | [Assumption] | High/Med/Low | [Risk if wrong] | [Action] |
Common de-risking actions:
Three buckets:
When PM types /impact-sizing, respond:
Let's size the impact of your feature. I'll walk you through the 4-step framework.
**Step 1: Estimate Usage**
- What feature are we sizing?
- Who sees this feature? (total addressable users)
- What are the steps from seeing → using?
Once you share this, I'll help build the funnel and calculate impact.
# Impact Sizing: [Feature Name]
## Usage Funnel
| Stage | Users | Drop-off Rate | Reason |
|-------|-------|---------------|--------|
| See feature | [X] | - | - |
| Eligible | [X] | [Y%] | [reason] |
| Engage | [X] | [Y%] | [reason] |
| Complete | [X] | [Y%] | [reason] |
## Impact Estimates
**Engagement Impact:**
- Metric: [metric]
- Current: [baseline]
- Expected change: [+/- X%]
- Confidence: [High/Med/Low]
**Top-Line Impact:**
- Metric: [revenue/GMV]
- Expected change: [$X / +Y%]
- Confidence: [High/Med/Low]
**Bottom-Line Impact:**
- Metric: [margin/LTV]
- Expected change: [$X / +Y%]
- Confidence: [High/Med/Low]
## Confidence Assessment
| Assumption | Confidence | De-risking Action |
|------------|------------|-------------------|
| [assumption] | [level] | [action] |
## Recommendation
[Proceed / De-risk first / Deprioritize]
Rationale: [why]
Connect feature to business metrics:
Feature: [Name]
↓
[Engagement metric] +X%
↓
[Conversion metric] +Y%
↓
[Revenue metric] +$Z
↓
[Profit metric] +$W
Impact sizing analysis:
outputs/analyses/impact-sizing-[feature-name]-[date].mdStrategic Fit sectioncontext-library/prds/ as historical reference when feature shipsAfter sizing impact:
Feeds into:
/prd-draft - Impact sizing goes into "Strategic Fit" section/write-prod-strategy - Feature impact informs strategic pillar priorities/feature-metrics - Usage estimates inform what metrics can detect changes/experiment-decision - Impact size determines experiment duration/sample sizePulls from:
context-library/research/ - User pain and adoption patterns/user-research-synthesis - Qualitative insights about addressable userscontext-library/business-info-template.md - Business model and growth driverscontext-library/metrics/ - Historical data on similar featuresBefore presenting output to the PM, verify:
outputs/analyses/impact-sizing-[feature-name]-[date].mdcontext-library/business-info-template.md, context-library/strategy/, and context-library/metrics/ for relevant contextcontext-library/strategy/development
Product strategy docs using 7-component framework
tools
Review week's progress, meetings, learnings
tools
Set next week's priorities
development
Turn user interviews into actionable insights. Advanced synthesis techniques and frameworks.