Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:30:18 +08:00
commit 6f031b5376
12 changed files with 379 additions and 0 deletions

View File

@@ -0,0 +1,31 @@
---
name: customer-insights
description: Use when consolidating product usage, health, and sentiment signals for
lifecycle programs.
---
# Customer Insights & Telemetry Skill
## When to Use
- Building segment-specific lifecycle journeys.
- Prioritizing accounts for adoption help, expansion offers, or advocacy invites.
- Diagnosing churn/retention risks and surfacing insights to CS + product.
## Framework
1. **Signals Stack** product usage, engagement, sentiment, commercial, health composite.
2. **Data Plumbing** define sources (warehouse, product analytics, CS tools) and refresh cadence.
3. **Normalization** align account/user IDs, tag personas/verticals.
4. **Insight Delivery** dashboards + alerts to lifecycle, CS, product teams.
5. **Closed Loop** track outcomes (expansion booked, churn prevented, advocacy activated).
## Templates
- Health score schema (dimensions, weight, threshold, owner).
- Insight brief (observation, impact, recommended play, owner, due date).
- Data dictionary for lifecycle dashboards.
## Tips
- Keep manual notes from CSMs in sync with telemetry to avoid blind spots.
- Tag signals by persona/vertical for more precise plays.
- Automate distribution via Slack/email alerts tied to triggers.
---