Agent skill
retention-dashboard
Use to visualize churn, expansion, and health metrics across cohorts.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/retention-dashboard
SKILL.md
Retention Dashboard Toolkit Skill
When to Use
- Automating retention reviews for CS, lifecycle marketing, or execs.
- Tracking pilot outcomes for adoption/save plays.
- Providing drillable dashboards to segment owners.
Framework
- Metric Definitions – ARR retention, logo retention, expansion %, health scores.
- Cohort Dimensions – plan, persona, region, industry, product, acquisition channel.
- Visualization Layout – summary tiles, cohort heatmaps, waterfall, signal callouts.
- Alerting Layer – thresholds for Slack/email alerts when metrics breach targets.
- Annotation Workflow – capture commentary, actions, and follow-up owners.
Templates
- BI dashboard spec (metrics, dimensions, filters, refresh cadence).
- Weekly retention digest format.
- Alert template with context + call to action.
Tips
- Normalize metrics (e.g., ARR, accounts, seats) to avoid confusion.
- Tie charts to plays so stakeholders know what to do next.
- Pair with
activation-mapto log actions triggered by signals.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?