pratikshadake/claude-product-management-skills

assumption-mapper

Exposes hidden risks by identifying and ranking assumptions across desirability, feasibility, and viability categories. Use when evaluating new products or features to surface the highest-risk assumption to test first.

First seen Feb 19, 2026

Installation

$ npx skills add pratikshadake/claude-product-management-skills --skill assumption-mapper

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from pratikshadake/claude-product-management-skills · top by installs.

npx skills add pratikshadake/claude-product-management-skills

Browse all from pratikshadake/claude-product-management-skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 33
License LICENSE
Default branch main
Open issues 0
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 790 B
  • docs SUMMARY.md 243 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 57 installs

SKILL.md

Assumption Mapper

Purpose

Expose hidden risks by identifying and ranking assumptions.

Categories

  • Desirability (users want it)
  • Feasibility (can we build it)
  • Viability (business works)

Steps

  1. List assumptions in each category.
  2. Rate risk and uncertainty.
  3. Identify highest-risk assumption to test first.

Output

Key Assumptions

Highest-Risk Assumption

Validation Method

Decision Before Building

References

See [worked example](references/example.md) for a complete scenario.