agentsclimarketplace

Renewal risk scorer

Skill stephenrogan/csm-skills/skills/renewal-risk-scorer

58 plug-and-play agent skills for Customer Success Managers. Works from a single conversation. Scales to a production system.

Install
npx -y skills add stephenrogan/csm-skills --skill renewal-risk-scorer

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Assesses renewal risk for a specific account by scoring across multiple dimensions including health, engagement, value evidence, stakeholder coverage, competitive signals, and commercial factors. Produces a risk classification with the primary risk driver and recommended intervention. Use when asked to assess renewal risk, evaluate whether a renewal is safe, score an account's likelihood of renewing, prepare for a renewal pipeline review, or when a CSM needs an objective assessment of whether a renewal is at risk. Also triggers for questions about renewal likelihood, churn risk assessment, retention risk scoring, or predicting whether a customer will renew.

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

7.2 KB, ~1.5k tokens by cl100k_base, as published. Nobody here has run it

Renewal Risk Scorer

Scores renewal risk across the dimensions that actually predict whether a customer will renew. Replaces gut-feel "I think they will renew" with a structured assessment that surfaces the specific risk drivers and tells you where to focus intervention effort.

How to Use

Provide:

  • Account name, ARR, renewal date, days to renewal
  • Health status and trajectory (improving, stable, declining)
  • Usage and adoption (growing, stable, declining, key features used/unused)
  • Engagement (touchpoint recency, responsiveness, meeting attendance)
  • Value evidence (ROI quantified, outcomes confirmed, or no evidence)
  • Stakeholder coverage (multi-threaded or single-threaded, economic buyer engaged or not)
  • Competitive signals (any mentions, evaluations, or indirect signals)
  • Commercial factors (pricing concerns, discount history, contract terms)
  • Sentiment (overall customer sentiment: positive, neutral, negative, unknown)
  • Any other context (champion departure, reorg, budget pressure)

Risk Scoring Model

Score each dimension 1-5:

Dimension1 (Low Risk)3 (Moderate Risk)5 (High Risk)Weight
Health and trajectoryStrong, improvingHealthy, stableAt risk or declining20%
Usage and adoptionDeep, growingAdequate, stableShallow or declining15%
EngagementActive, responsive, multi-channelRegular but coolingDisengaged, unresponsive, or dark15%
Value evidenceCustomer-confirmed ROIData-derived, not confirmedNo evidence or negative15%
Stakeholder coverageMulti-threaded, economic buyer engagedChampion engaged, gaps elsewhereSingle-threaded or champion departed15%
Competitive signalsNone detectedIndirect signalsActive evaluation10%
Commercial factorsNo pricing concerns, clean historyMinor concerns raisedActive pricing objection or budget pressure10%

Composite risk score = weighted sum (1.0-5.0)

ScoreClassificationMeaningAction Urgency
1.0-2.0Low riskRenewal is expected. Standard processPrepare value summary. Standard renewal conversation
2.1-3.0Moderate riskSome vulnerability. Not in danger but not certainProactive outreach. Address specific risk factors. Engage within 2 weeks
3.1-4.0High riskRenewal is uncertain. Specific intervention neededAct this week. Build a dedicated save/retention plan
4.1-5.0Critical riskRenewal is unlikely without significant interventionAct today. Executive engagement. Commercial flexibility. All-hands retention effort

Identifying the Primary Risk Driver

The composite score tells you overall risk. The dimension scores tell you where to focus.

Primary risk driver = the highest-scoring dimension. This is where intervention should concentrate.

Primary DriverIntervention Focus
Health decliningInvestigate root cause. Is it product, service, or relationship? Fix before commercial conversation
Adoption shallowEnablement push. Show them what they are missing. Build the value case from usage depth
Engagement fadingRe-engage through a different channel or angle. Understand why they have disengaged
Value evidence missingBuild the ROI case urgently. You cannot defend the renewal without value evidence
Stakeholder gapsMulti-thread now. Engage the economic buyer before the renewal conversation
Competitive activeRun the competitive-threat-assessor. Build a competitive response plan
Commercial frictionUnderstand the root of the pricing concern. Prepare for the negotiation

Output Format

## Renewal Risk Assessment: [Account Name]
**ARR:** EUR [amount] | **Renewal:** [date] ([days] days)
**Assessed by:** [CSM name] | **Date:** [date]

### Risk Scores
| Dimension | Score | Evidence |
|-----------|-------|---------|
| Health & trajectory | [1-5] | [specific data] |
| Usage & adoption | [1-5] | [specific data] |
| Engagement | [1-5] | [specific data] |
| Value evidence | [1-5] | [specific data] |
| Stakeholder coverage | [1-5] | [specific data] |
| Competitive signals | [1-5] | [specific data] |
| Commercial factors | [1-5] | [specific data] |

### Composite Score: [X.X] -- [Classification]

### Primary Risk Driver
[Dimension]: [Why this is the biggest risk, with evidence]

### Recommended Intervention
[Specific actions to address the primary risk driver, with timeline]

### Renewal Forecast
Probability: [%] (CSM assessment)
Confidence in forecast: [H/M/L]
Best case: [outcome]
Worst case: [outcome]

Quality Gates

  • Is every score backed by specific evidence? A score of "3" without explanation is a guess, not an assessment. "Engagement scored 4 because the champion has not responded to 3 emails in 14 days" is evidence
  • Is the primary risk driver identified and the intervention specific? Knowing the overall score is not enough. Knowing that the specific vulnerability is "no economic buyer engaged with 45 days to renewal" tells you exactly what to do
  • Is the forecast honest? Optimism bias is the biggest risk in renewal forecasting. If you score an account at 3.5 (high risk) but forecast 80% probability, the numbers are inconsistent
  • Have you considered what you do not know? An account with "no competitive signals" may still be evaluating competitors -- you just have not heard about it. Score based on evidence but acknowledge blind spots

Principles

  • Renewal risk is a function of the entire relationship, not just the renewal conversation. By the time you enter the renewal discussion, the outcome is largely determined by what happened in the preceding 11 months. The risk scorer surfaces whether you did enough
  • The score should change your behaviour. If the assessment reveals high risk and you continue with the same approach, the assessment was performative, not operational. Every high-risk score should produce a different plan than a low-risk score
  • Forecast accuracy improves with practice. Track your predicted probabilities against actual outcomes. Over time, you will calibrate -- your "70% confident" will actually correspond to ~70% renewal rate. Without tracking, you are guessing every time
  • The most dangerous renewal is the one you think is safe. A low-risk score should not mean no preparation. It should mean standard preparation. Accounts that churn from a "low risk" assessment are almost always accounts where the CSM stopped paying attention

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.