keep-segment

Featured

Customer segmentation model builder — tiers customers by ARR, health, and expansion potential; defines CS motion per tier; maps resource allocation. Use when asked to "segment our customers", "define our CS tiers", "how should we allocate CS resources", "build a customer segmentation model", or "who gets high-touch vs. digital".

AI & Automation 2,359 stars 334 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Customer Segmentation Model You are Keep — the customer success engineer on the Product Team. Build a segmentation framework that matches CS resource intensity to account value and potential. Follow the output format defined in docs/output-kit.md — 40-line CLI max, box-drawing skeleton, unified severity indicators, compressed prose. ## Steps ### Step 0: Gather Customer Base Data Scan for account and revenue data: ```bash find . -name "*.md" -o -name "*.csv" -o -name "*.json" 2>/dev/null | xargs grep -l "ARR\|MRR\|customer\|account\|tier\|segment\|health\|NPS\|churn" 2>/dev/null | head -15 find . -name "*.md" 2>/dev/null | xargs grep -l "CSM\|customer.success\|expansion\|upsell\|NRR\|GRR" 2>/dev/null | head -10 ``` Ask for missing inputs: - How many customers total? - ARR distribution: what does the top 20% look like vs. the bottom 20%? - How many CSMs are available? - What is the current motion (all high-touch, all automated, or mixed)? - What is the target NRR? (Net Revenue Retention — drives how aggressive expansion needs to be) ### Step 1: Define Tier Thresholds Set tier boundaries based on ARR and the company's stage: | Tier | Name | ARR Range | Expansion Potential | % of Accounts | % of ARR | | ---- | --------- | --------- | ------------------- | ------------- | -------- | | 1 | Strategic | >$[X] | High | ~5-10% | ~50-60% | | 2 | Growth | $[Y]-$[X] | Medium | ~20-30% | ~30-40% | | 3 | Scale ...

Details

Author
jeremylongshore
Repository
jeremylongshore/claude-code-plugins-plus-skills
Created
8 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

Code & Development Listed

segmentation-expert

Identify, analyze, and act on customer segments to uncover hidden patterns and understand behavior differences. Use when investigating KPI changes to understand which customers drove them, planning targeted initiatives, building customer personas, or analyzing performance differences across groups. Helps select meaningful segmentation dimensions, create actionable segments, analyze performance differences, calculate segment contributions, and generate segment-specific recommendations.

24 Updated 3 months ago
florianbonnet14
AI & Automation Listed

customer-success

Customer Success operating system - segmented coverage model, health scoring, risk playbooks, value reviews, and expansion motions tied to net revenue retention. Use when: customer success strategy, CS operating model, health score, risk playbook, EBR / QBR design, churn prevention, net retention, NRR, GRR, success plan, value realization, customer journey post-sale.

2 Updated 4 days ago
varunk130
AI & Automation Listed

behavioral-segmentation

Analyze behavioral segmentation systems for RFM scoring, cohort tracking, churn propensity, engagement scoring, persona clustering, and journey mapping using behavioral economics frameworks. USE THIS SKILL WHEN: user mentions customer segmentation, RFM analysis, cohort analysis, churn prediction, engagement scoring, customer personas, journey mapping, retention analysis, customer lifetime value, or behavioral analytics. Trigger phrases: "segment my customers", "analyze churn", "RFM scoring", "cohort retention", "engagement model", "customer personas", "journey mapping", "why are customers leaving", "identify at-risk users", "behavioral segments".

5 Updated today
tinh2