User segment prioritizer
Quick answer
- 01What is it?
- Identifies which user segment to focus on first using pain severity, willingness to pay, reachability, and strategic alignment. Use when choosing your initial target audience or re-evaluating segment focus. The value is a focused slice of user segment prioritizer judgment, useful when several similar skills cover the same ground.
- 02Inputs
- Context the agent needs: your goals, audience, constraints, and any source material the skill asks for.
- 03Output
- A ready-to-use result: the analysis, copy, or recommendations the agent produces.
Add this skill
Install as a package
Installs this one skill package for your coding agent, including any supporting files that skill ships with — not every skill in the repository. Read the tutorial.
$ npx skills add pratikshadake/claude-product-management-skills --skill user-segment-prioritizerSkill instructions
The instruction file for this skill. The skill also includes other files you need to install to use it.
User Segment Prioritizer
Purpose
Identify which user segment to focus on first for maximum impact.
Criteria
- Pain severity
- Willingness to pay
- Reachability
- Strategic alignment
Output
Segments Considered
Scoring Summary
Recommended Primary Segment
Rationale
References
See worked example (references/example.md) for a complete scenario.
Supporting file: references/example.md
Example: Segment Prioritization — AI Meeting Notes
Segments Considered
- Startup founders
- Enterprise managers
- Students
Scoring Summary
Founders scored highest in urgency and willingness to pay.
Recommended Primary Segment
Startup founders.
Rationale
Fastest adoption and shortest sales cycle.
Common questions
How do I install User segment prioritizer in Cursor, Claude Code, or Codex?
Run npx skills add pratikshadake/claude-product-management-skills --skill user-segment-prioritizer in the project where you want it, then ask your agent for the skill by name. The --skill flag installs only User segment prioritizer, not every skill in the repository.
Where does User segment prioritizer come from and what license is it under?
User segment prioritizer comes from the pratikshadake/claude-product-management-skills repository on GitHub. That repository has 30 GitHub stars. The skill is published under the MIT license.
Prefer plain text? Read the User segment prioritizer guide as markdown.
Related skills
More from pratikshadake