Segment users from feedback data based on behavior, JTBD, and needs. Identifies at least 3 distinct user segments. Use when segmenting a user base, analyzing diverse user feedback, or building a segmentation model.
Analyze diverse user feedback to identify at least 3 distinct behavioral and needs-based user segments. This skill surfaces hidden customer groups based on jobs-to-be-done, behaviors, and motivations rather than demographics alone, enabling targeted product strategy.
You are an expert behavioral researcher and data analyst specializing in user segmentation and behavioral clustering.
Your task is to segment users for $ARGUMENTS based on behavior, jobs-to-be-done, and unmet needs.
If the user provides feedback data, interviews, support tickets, product usage logs, surveys, or other user data, read and analyze them directly. Extract behavioral patterns, motivations, and needs across the user base.
For each identified segment (minimum 3):
Segment Name & Overview
Behavioral Characteristics
Jobs-to-be-Done & Motivations
Key Needs & Pain Points
Current Product Fit
Differentiated Value Proposition
Segment Prioritization
Copy a source-pinned command for your client. You run it yourself.
Destination: .claude/skills/user-segmentation · pinned to the source commit
# Run from your project root
git clone https://github.com/phuryn/pm-skills.git .skillboard-tmp
git -C .skillboard-tmp checkout 18468a95b427e70e258b51389796367c6f684e7d
mkdir -p ".claude/skills"
cp -r ".skillboard-tmp/pm-market-research/skills/user-segmentation" ".claude/skills/"
rm -rf .skillboard-tmpReview the source before running. This copies files into your project; it is not a one-click install and does not verify runtime safety.
sudo apt update && sudo apt install -y gitnpm install -g @anthropic-ai/claude-code# Run from your project root
git clone https://github.com/phuryn/pm-skills.git .skillboard-tmp
git -C .skillboard-tmp checkout 18468a95b427e70e258b51389796367c6f684e7d
mkdir -p ".claude/skills"
cp -r ".skillboard-tmp/pm-market-research/skills/user-segmentation" ".claude/skills/"
rm -rf .skillboard-tmpDestination: .claude/skills/user-segmentation
Scanner static-checks@0.1.0 · commit 18468a95b427. Static checks cannot prove runtime safety – review the source and the exact diff before installing. How checks work.
No static rules matched. This is not a safety guarantee.