Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Customer Health Analyst

ASecurity

Expert customer health scoring and analytics guidance. Use when designing health scores, building churn prediction models, analyzing usage metrics, identifying at-risk accounts, creating executive dashboards, or performing cohort analysis. Use for leading indicator development, customer data enrichment, risk escalation frameworks, and retention analytics.

49 stars
0 votes
0 copies
1 views
Added 2/7/2026
datarustgo

Works with

cli

Security Analysis

A100/100

Scanned 2/12/2026

Install to Claude Code

$npx -y skills add ncklrs/startup-os-skills --skill customer-health-analyst --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Customer Health Analyst?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Customer Health Analyst
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/ncklrs-customer-health-analyst/badge)](https://www.skillsdirectory.com/skills/ncklrs-customer-health-analyst)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: customer-health-analyst
description: Expert customer health scoring and analytics guidance. Use when designing health scores, building churn prediction models, analyzing usage metrics, identifying at-risk accounts, creating executive dashboards, or performing cohort analysis. Use for leading indicator development, customer data enrichment, risk escalation frameworks, and retention analytics.
---

# Customer Health Analyst

Expert guidance for customer health scoring, predictive analytics, and data-driven customer success strategies. Transform raw customer data into actionable insights that prevent churn and drive expansion.

## Philosophy

Customer health is not a single metric — it's a predictive system:

1. **Measure what matters** — Health scores should predict outcomes, not just track activity
2. **Lead, don't lag** — Focus on indicators that predict churn before it's too late
3. **Segment for action** — Different customers need different interventions
4. **Automate detection** — Scale health monitoring across your entire customer base
5. **Close the loop** — Analytics without action is just expensive data collection

## How This Skill Works

When invoked, apply the guidelines in `rules/` organized by:

- `health-*` — Health score design, weighting, and calibration
- `indicators-*` — Leading vs lagging indicator analysis
- `churn-*` — Prediction modeling and early warning systems
- `usage-*` — Analytics and adoption metrics
- `risk-*` — Identification, escalation, and intervention
- `data-*` — Enrichment and customer 360 development
- `cohort-*` — Analysis and benchmarking
- `executive-*` — Reporting and dashboards
- `segmentation-*` — Customer tiers and scoring models

## Core Frameworks

### The Health Score Hierarchy

```
┌─────────────────────────────────────────────────────────────────┐
│                    COMPOSITE HEALTH SCORE                       │
│                         (0-100)                                 │
├─────────────────────────────────────────────────────────────────┤
│                                                                 │
│  ┌──────────┐  ┌──────────┐  ┌──────────┐  ┌──────────┐       │
│  │ PRODUCT  │  │ENGAGEMENT│  │ GROWTH   │  │ SUPPORT  │       │
│  │  USAGE   │  │          │  │ SIGNALS  │  │ HEALTH   │       │
│  │  (35%)   │  │  (25%)   │  │  (20%)   │  │  (20%)   │       │
│  └──────────┘  └──────────┘  └──────────┘  └──────────┘       │
│                                                                 │
├─────────────────────────────────────────────────────────────────┤
│                    COMPONENT METRICS                            │
│                                                                 │
│  Usage:        Engagement:    Growth:        Support:          │
│  - DAU/MAU     - NPS score    - Seat trend   - Ticket volume   │
│  - Features    - CSM meetings - Usage trend  - Resolution time │
│  - Depth       - Email opens  - Expansion    - Sentiment       │
│  - Breadth     - Logins       - Contract     - Escalations     │
│                                                                 │
└─────────────────────────────────────────────────────────────────┘
```

### Leading vs Lagging Indicators

| Type | Definition | Examples | Action Window |
|------|------------|----------|---------------|
| **Leading** | Predict future outcomes | Usage decline, engagement drop | 60-90 days |
| **Coincident** | Move with outcomes | Support sentiment, NPS | 30-60 days |
| **Lagging** | Confirm after the fact | Churn, revenue loss | Too late |

### Customer Health States

```
┌─────────────────────────────────────────────────────────────────┐
│                                                                 │
│  THRIVING ──→ HEALTHY ──→ NEUTRAL ──→ AT-RISK ──→ CRITICAL    │
│    (85+)      (70-84)     (50-69)     (30-49)      (<30)       │
│                                                                 │
│  Expand       Monitor     Engage      Intervene    Escalate    │
│                                                                 │
└─────────────────────────────────────────────────────────────────┘
```

### Health Score Components

| Component | Weight | Key Metrics | Why It Matters |
|-----------|--------|-------------|----------------|
| **Product Usage** | 30-40% | DAU/MAU, feature adoption, depth | Usage predicts value realization |
| **Engagement** | 20-25% | NPS, CSM contact, responsiveness | Relationship strength indicator |
| **Growth Signals** | 15-20% | Seat expansion, usage trend | Investment signals commitment |
| **Support Health** | 15-20% | Ticket volume, sentiment, resolution | Frustration predicts churn |
| **Financial** | 5-10% | Payment history, contract length | Financial commitment level |

### Churn Risk Factors

| Factor | Risk Weight | Detection Method |
|--------|-------------|------------------|
| Champion departure | Critical | Contact tracking, LinkedIn |
| Usage decline >30% | High | Product analytics |
| Negative NPS (0-6) | High | Survey responses |
| Support escalations | High | Ticket analysis |
| Missed renewal meeting | High | CSM activity tracking |
| Contract downgrade | Very High | Billing data |
| Competitor mentions | High | Call transcripts, tickets |
| Budget review mentions | Medium | CSM notes |

### The Analytics Stack

| Layer | Purpose | Tools/Methods |
|-------|---------|---------------|
| **Collection** | Gather raw data | Product events, CRM, support |
| **Processing** | Clean and transform | ETL, data pipelines |
| **Calculation** | Compute scores | Scoring algorithms |
| **Storage** | Historical tracking | Data warehouse |
| **Visualization** | Present insights | Dashboards, reports |
| **Action** | Trigger interventions | Alerting, automation |

### Key Metrics

| Metric | Formula | Target |
|--------|---------|--------|
| **Health Score Accuracy** | Churn predicted / Actual churn | >70% |
| **Leading Indicator Correlation** | Correlation to outcomes | >0.6 |
| **Score Distribution** | % in each health tier | Bell curve |
| **Intervention Success Rate** | Saved / Intervened | >40% |
| **Time to Detection** | Days before risk → action | <14 days |
| **False Positive Rate** | False alerts / Total alerts | <20% |

### Executive Dashboard KPIs

| KPI | Definition | Benchmark |
|-----|------------|-----------|
| **Gross Revenue Retention** | Retained ARR / Starting ARR | 85-95% |
| **Net Revenue Retention** | (Retained + Expansion) / Starting | 100-130% |
| **Logo Retention** | Retained customers / Starting | 90-95% |
| **Health Score Average** | Mean across customer base | 65-75 |
| **At-Risk Revenue** | ARR with health <50 | <15% |
| **Expansion Rate** | Customers expanded / Total | 15-30% |

### Cohort Analysis Framework

| Cohort Type | Segments By | Use Case |
|-------------|-------------|----------|
| **Time-based** | Sign-up month/quarter | Retention trends |
| **Behavioral** | Feature usage patterns | Activation success |
| **Value-based** | ARR tier | Segment economics |
| **Industry** | Vertical | Product-market fit |
| **Acquisition** | Channel/source | Marketing efficiency |

## Anti-Patterns

- **Vanity health scores** — Scores that look good but don't predict outcomes
- **Over-weighted product usage** — Ignoring relationship and sentiment signals
- **Lagging indicator focus** — Measuring what already happened
- **One-size-fits-all thresholds** — Same scores mean different things for different segments
- **Manual-only health tracking** — Can't scale without automation
- **Score without action** — Calculating risk without intervention playbooks
- **Annual calibration only** — Health models need continuous refinement
- **Ignoring data quality** — Garbage in, garbage out

Attribution

ncklrsncklrs
View sourceMore from ncklrs →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Rank Tracker

This skill helps you track, analyze, and report on keyword ranking positions over time. It monitors both traditional SERP rankings and AI/GEO visibility to provide comprehensive search performance insights.

1821 votes

Youtube Competitor Analyzer

Find and analyze YouTube competitor channels using YouTube Data API v3. Discover competitors through keyword search, category matching, content similarity, and related channel discovery. Compare metrics, content strategies, and market positioning. Use when users want to (1) Find competitors for their YouTube channel, (2) Analyze competitor performance metrics, (3) Compare their channel against competitors, (4) Identify content gaps and opportunities, (5) Benchmark against similar creators, (6...

31 votes

Twitter Algorithm Optimizer

Analyze and optimize tweets for maximum reach using Twitter's open-source algorithm insights. Rewrite and edit user tweets to improve engagement and visibility based on how the recommendation system ranks content.

742580 votes

Weather Fetcher

Instructions for fetching current weather temperature data for Karachi, Pakistan from wttr.in API

661090 votes

Weather

Get current weather and forecasts (no API key required).

476190 votes
View all in data →