/risk-scoring-framework
Method for calculating customer health/risk tiers using quantitative
$ npx -y skills add gtmagents/gtm-agents --skill risk-scoring-framework --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/risk-scoring-framework
Context preview
The summary Claude sees to decide when to auto-load this skill.
Method for calculating customer health/risk tiers using quantitative
SKILL.md
risk-scoring-framework.SKILL.mdname: risk-scoring-framework description: Method for calculating customer health/risk tiers using quantitative + qualitative data.
Risk Scoring Framework Skill
When to Use
- Building or tuning customer health scores that drive CS prioritization.
- Aligning RevOps, CS, and product on what “healthy” vs “at-risk” looks like.
- Auditing why certain segments churn or expand more than others.
Framework
1. **Signal Inventory** – usage, sentiment, support, commercial, product feedback, exec engagement. 2. **Weighting & Decay** – assign weights per signal, set freshness decay, define negative indicators. 3. **Tier Mapping** – convert scores to tiers (green/yellow/red) with playbook hooks. 4. **Validation Loop** – back-test against churn, expansion, and NPS outcomes. 5. **Governance** – review cadence, owner accountability, and change management process.
Templates
- Signal catalog spreadsheet with weights and owners.
- Tier thresholds + play mapping sheet.
- Validation report template comparing scores vs outcomes.
Tips
- Combine structured data with CSM notes or sentiment highlights for context.
- Keep tiers simple (3-4) to avoid confusion; use tags for nuance.
- Pair with `monitor-customer-health` output to auto-highlight risks.
---
Free AI automation for sales, marketing, and growth teams. No coding required.
Other skills on gtm-agents.
- /account-tiering
Use when defining ABM tiers, scoring logic, and coverage rules.
Open skill - /personalization
Use when crafting tiered ABM messaging, offers, and creative variants.
Open skill - /signal-intel
Use when consolidating intent, product usage, and third-party signals
Open skill - /account-health-framework
Use to score accounts, flag risks, and standardize remediation triggers.
Open skill - /exec-briefing
Use to craft concise executive updates, agendas, and follow-up logs for
Open skill - /expansion-playbook
Use to package upsell, cross-sell, and advocacy motions tied to customer
Open skill

