Three Python scripts that score customer health, predict churn risk, and identify upsell opportunities using weighted models across usage, engagement, support, and relationship dimensions. Runs entirely on standard library with no external dependencies or API calls, so you get deterministic results you can audit. Built for SaaS customer success teams who need repeatable analysis without spinning up ML infrastructure. The health scoring uses configurable segment thresholds (Enterprise, Mid-Market, SMB) and outputs color-coded classifications. Churn analyzer assigns urgency multipliers based on time to renewal. Includes QBR templates and executive reporting formats. Honest take: this is scorecarding done right, though you'll need clean data going in or garbage out applies hard.
npx skills add https://github.com/borghei/claude-skills --skill customer-success-manager