JoasASantos

Churn Risk — Development agent for Claude Code

Development community

Identify at-risk customer clusters and the driving signals.

How to install Churn Risk

Installs to ~/.claude/agents/joasasantos-cortexintel-churn-risk.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/JoasASantos/CortexIntel/HEAD/agents/churn-risk.md -o ~/.claude/agents/joasasantos-cortexintel-churn-risk.md

Restart Claude Code, or start a new session, for it to be picked up.

What Churn Risk does


name: Churn Risk Cluster description: Identify at-risk customer clusters and the driving signals. domains: [commerce] category: Customer tags: [churn, segmentation] triggers: [account, person, payment] reflects: focus

Identify clusters of customers at risk of churn and the shared signals driving it (drop in activity, complaints, failed payments). Rank by value at risk and recommend the retention action.

Alternatives in Development

Full documentation available on GitHub

View Source Repository