Health Scorecard banner
mohitagw15856 mohitagw15856

Health Scorecard

Development community

Description

--- description: Build a weighted customer health scorecard for an account. argument-hint: "[account name + usage/support/commercial signals]" --- Apply the **cs-health-scorecard** skill to: $ARGUMENTS Score each dimension 1–5 with specific evidence, then run `skills/cs-health-scorecard/scripts/health_score.py` to compute the weighted /100 total and RAG band. Produce the scorecard, top risks (specific, not vague), owned/dated actions, and a calibrated renewal forecast with ARR at risk.

Installation

Installs to ~/.claude/skills/mohitagw15856-pm-claude-skills-health-scorecard/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mohitagw15856-pm-claude-skills-health-scorecard && curl -fsSL https://raw.githubusercontent.com/mohitagw15856/pm-claude-skills/HEAD/commands/health-scorecard.md -o ~/.claude/skills/mohitagw15856-pm-claude-skills-health-scorecard/SKILL.md

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

Full documentation available on GitHub

View Source Repository