# cohort-analysis

> Claude/Codex skill by [@phuryn](https://omgskills.com/library/phuryn/index.md) · 25k stars · Updated 2026-07-03

Perform cohort analysis on user engagement data — retention curves, feature adoption trends, and segment-level insights. Use when analyzing user retention by cohort, studying feature adoption over time, investigating churn patterns, or identifying engagement trends.

Tags: agent-skill-repository, agent-skills, agentic-skills, claude-code-marketplace, claude-code-plugins, claude-cowork-plugin, product-management

## Install

```sh
git clone https://github.com/phuryn/pm-skills /tmp/pm-skills && ln -s /tmp/pm-skills/pm-data-analytics/skills/cohort-analysis ~/.claude/skills/cohort-analysis
```

## From README

Cohort Analysis & Retention Explorer Purpose Analyze user engagement and retention patterns by cohort to identify trends in user behavior, feature adoption, and long-term engagement. Combine quantitative insights with qualitative research recommendations. How It Works Step 1: Read and Validate Your Data Accept CSV, Excel, or JSON data files with user cohort information Verify data structure: cohort identifier, time periods, engagement metrics Check for missing values and data quality issues Summarize key statistics (cohort sizes, date ranges, metrics available) Step 2: Generate Quantitative Analysis Calculate cohort retention rates and engagement trends Identify retention curves, drop-off patterns, and anomalies Compute feature adoption rates across cohorts Calculate month-over-month or period-over-period changes Generate Python analysis scripts using pandas and numpy if requested Step 3: Create Visualizations Generate retention heatmaps (cohorts vs.

## Links

- HTML page: https://omgskills.com/skills/phuryn/pm-skills/cohort-analysis/
- GitHub: https://github.com/phuryn/pm-skills
- Author: [@phuryn](https://omgskills.com/library/phuryn/index.md)

## More from this repo

- [intended-vs-implemented](https://omgskills.com/skills/phuryn/pm-skills/pm-ai-shipping/skills/intended-vs-implemented/index.md) — The method for finding the gap between what a system is supposed to do and what the code actually does — the class of...
   - [@phuryn](https://omgskills.com/library/phuryn/index.md) · 26k stars
- [shipping-artifacts](https://omgskills.com/skills/phuryn/pm-skills/pm-ai-shipping/skills/shipping-artifacts/index.md) — The durable documentation set that makes an AI-built (vibe-coded) app reviewable before shipping.
   - [@phuryn](https://omgskills.com/library/phuryn/index.md) · 25k stars
- [strategy-red-team](https://omgskills.com/skills/phuryn/pm-skills/pm-execution/skills/strategy-red-team/index.md) — Red-team a PRD, roadmap, or strategy by attacking its load-bearing assumptions before reality does.
   - [@phuryn](https://omgskills.com/library/phuryn/index.md) · 25k stars
