/monitor-retention
Builds retention dashboards, signal briefs, and recommended save plays per cohort.
$ npx -y skills add gtmagents/gtm-agents --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/monitor-retention
Context preview
What this command does when you run it.
Builds retention dashboards, signal briefs, and recommended save plays per cohort.
Command definition
monitor-retention.mdname: monitor-retention
description: Builds retention dashboards, signal briefs, and recommended save plays per cohort.
usage: /customer-analytics:monitor-retention --window quarter --grouping "plan,persona" --include-expansion true
Command: monitor-retention
Inputs
- **window** – analysis window (month, quarter, rolling-90d).
- **grouping** – comma-separated dimensions (plan, persona, region, product, acquisition-channel).
- **include-expansion** – true/false to show upsell impact alongside churn.
- **signals** – optional list of metrics to emphasize (usage, support, sentiment, billing).
- **format** – dashboard | deck | brief.
Workflow
1. **Data Refresh** – query billing, product telemetry, support, survey, and pipeline sources. 2. **Cohort Calculations** – compute retention, churn, expansion, and health indexes per grouping. 3. **Signal Detection** – surface top risk/improvement cohorts with quantified impact. 4. **Play Recommendations** – map cohorts to lifecycle or CS save plays with owners. 5. **Packaging** – produce dashboards/decks plus action trackers for leadership reviews.
Outputs
- Retention dashboard with drillable cohorts.
- Signal brief highlighting risks/opportunities + recommended plays.
- Action tracker with owners, due dates, and success metrics.
Agent/Skill Invocations
- `retention-analyst` – leads analytics + insights.
- `segmentation-architect` – ensures segment definitions align.
- `customer-insights-partner` – adds qualitative proof.
- `retention-dashboard` skill – provides visualization templates.
- `save-play-library` skill – links insights to remediation programs.
---
Read more
name: monitor-retention description: Builds retention dashboards, signal briefs, and recommended save plays per cohort. usage: /customer-analytics:monitor-retention --window quarter --grouping "plan,persona" --include-expansion true
Command: monitor-retention
Inputs
- **window** – analysis window (month, quarter, rolling-90d).
- **grouping** – comma-separated dimensions (plan, persona, region, product, acquisition-channel).
- **include-expansion** – true/false to show upsell impact alongside churn.
- **signals** – optional list of metrics to emphasize (usage, support, sentiment, billing).
- **format** – dashboard | deck | brief.
Workflow
1. **Data Refresh** – query billing, product telemetry, support, survey, and pipeline sources. 2. **Cohort Calculations** – compute retention, churn, expansion, and health indexes per grouping. 3. **Signal Detection** – surface top risk/improvement cohorts with quantified impact. 4. **Play Recommendations** – map cohorts to lifecycle or CS save plays with owners. 5. **Packaging** – produce dashboards/decks plus action trackers for leadership reviews.
Outputs
- Retention dashboard with drillable cohorts.
- Signal brief highlighting risks/opportunities + recommended plays.
- Action tracker with owners, due dates, and success metrics.
Agent/Skill Invocations
- `retention-analyst` – leads analytics + insights.
- `segmentation-architect` – ensures segment definitions align.
- `customer-insights-partner` – adds qualitative proof.
- `retention-dashboard` skill – provides visualization templates.
- `save-play-library` skill – links insights to remediation programs.
---
Free AI automation for sales, marketing, and growth teams. No coding required.
Other commands on gtm-agents.
- /monitor-abm
Builds an ABM operations dashboard + action plan for engagement, pipeline, and experiment tracking.
Open command - /plan-plays
Produces an ABM playbook roadmap with offers, channels, and timelines aligned to tiers.
Open command - /target-accounts
Generates a prioritized ABM target list with tiering, buying committees, and activation triggers.
Open command - /build-success-plan
Produces a joint success plan with milestones, KPIs, stakeholders, and expansion hooks.
Open command - /plan-qbr
Generates an executive-ready QBR/EBR agenda with data narratives, proof points, and follow-up actions.
Open command - /run-account-review
Produces a structured account review packet with health signals, risks, and expansion plays.
Open command

