Agent skill
cohort-analysis
Standard method for slicing bookings, pipeline, and retention cohorts for diagnostics.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/cohort-analysis-gtmagents-gtm-agents
SKILL.md
Cohort Analysis Framework Skill
When to Use
- Comparing performance across acquisition channels, segments, or product lines.
- Diagnosing conversion drop-offs within specific booking/vintage cohorts.
- Stress-testing forecast assumptions with historical baseline behavior.
Framework
- Cohort Definition – choose cohort key (signup month, lead source, product tier, segment).
- Metric Stack – select KPIs (coverage, win rate, ACV, NRR, payback) per cohort.
- Normalization – adjust for seasonality, deal size mix, or currency.
- Visualization – waterfall tables, heatmaps, or overlapping curves to highlight divergence.
- Narrative Layer – annotate drivers, anomalies, and recommended actions.
Templates
- Cohort definition worksheet (keys, filters, inclusion/exclusion rules).
- Standardized chart pack for leadership readouts.
- Diagnostic checklist for follow-up analyses.
Tips
- Keep cohorts mutually exclusive to avoid double-counting.
- Pair with
inspect-pipeline-leversto link cohort insights to pipeline stages. - Rebaseline quarterly so assumptions stay current.
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?