Agent Skillsschmitech/orbit › churn-risk-playbook

churn-risk-playbook

GitHub

结合产品遥测与流失风险模拟,生成可解释的客户流失风险评估。通过获取客户使用数据和模拟关键驱动因素,输出包含ARR、健康度及流失概率的综合摘要,避免黑盒预测。

config/skills/churn-risk-playbook/SKILL.md schmitech/orbit

Trigger Scenarios

需要评估特定客户的流失风险时 结合产品使用数据解释流失概率时

Install

npx skills add schmitech/orbit --skill churn-risk-playbook -g -y
More Options

Non-standard path

npx skills add https://github.com/schmitech/orbit/tree/main/config/skills/churn-risk-playbook -g -y

Use without installing

npx skills use schmitech/orbit@churn-risk-playbook

指定 Agent (Claude Code)

npx skills add schmitech/orbit --skill churn-risk-playbook -a claude-code -g -y

安装 repo 全部 skill

npx skills add schmitech/orbit --all -g -y

预览 repo 内 skill

npx skills add schmitech/orbit --list

SKILL.md

Frontmatter
{
    "name": "churn-risk-playbook",
    "enabled": true,
    "version": "1.0",
    "priority": 0,
    "mcp_tools": [
        "business-sample__get_product_telemetry",
        "business-sample__simulate_churn_risk_scenario"
    ],
    "description": "How to combine product telemetry with churn-risk simulation for a customer."
}

Order of calls

Call get_product_telemetry for the customer before simulate_churn_risk_scenario. Both tools use the server's current customer data; the telemetry result supplies the adoption context needed to explain the simulation rather than relying on model assumptions.

Presenting results

Never present a bare churn probability. Always pair it with the simulation's key drivers and the telemetry's utilization or adoption alerts, so the number is explainable rather than a black box. The simulation itself accounts for open P1/P2 support escalations; telemetry does not return ticket volume.

Render a concise risk summary with Current ARR, Health Score, Seat Utilization, Churn Probability, ARR at Risk, and Risk Category. Follow it with the simulation's keyDrivers and the telemetry's telemetryAlerts. Do not infer support-ticket volume beyond the simulation's openEscalationsCount, or invent a trend or risk driver that neither result returns.

Version History

  • c378b23 Current 2026-09-09 13:54

Same Skill Collection

config/skills/crm-pipeline-playbook/SKILL.md
config/skills/support-ticket-playbook/SKILL.md
config/skills/sales-performance-playbook/SKILL.md

Metadata

Files
0
Version
c378b23
Hash
b2af4344
Indexed
2026-09-09 13:54

Главная - Вики-сайт
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-10 12:27
浙ICP备14020137号-1 $Гость$