intended-vs-implemente…
The method for finding the gap between what a system is supposed to do and what the code actually does — the class of bug generic scanners miss because they…
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.
$ npx -y skills add phuryn/pm-skills --skill cohort-analysis --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/cohort-analysisContext preview
The summary Claude sees to decide when to auto-load this skill.
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.
name: cohort-analysis description: "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."
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.
**Example 1: Upload CSV Data**
Upload cohort_engagement.csv with columns: cohort_month, weeks_active, user_id, feature_x_usage, engagement_score Request: "Analyze retention patterns and identify why Q4 2025 cohorts underperform compared to Q3"
**Example 2: Describe Data Format**
"I have monthly user cohorts from Jan-Dec 2025. Each row shows: cohort date, user ID, purchase frequency, and support tickets. Analyze which cohorts show best long-term retention."
**Example 3: Feature Adoption Analysis**
Upload feature_usage.xlsx with cohort adoption data. Request: "Compare adoption curves for our new feature across cohorts. Which cohorts adopted fastest? Any patterns?"
1. **Include time dimension**: Provide data across multiple time periods 2. **Define cohort clearly**: Make cohort grouping explicit (signup month, feature launch date, etc.) 3. **Provide context**: Explain product changes, launches, or events during the period 4. **Multiple metrics**: Include retention, engagement, feature usage, revenue, etc. 5. **Sufficient data**: At least 3-4 cohorts for meaningful pattern identification 6. **Request specific output**: Ask for visualizations, Python scripts, or research recommendations
You'll receive:
---
68 PM skills and 42 chained workflows across 9 plugins. Claude Code, Cowork, and more. From discovery to strategy, execution, launch, growth, and shipping AI-built code. Designed for Claude Code and Cowork. Skills compatible with other AI assistants.
Repo: phuryn/pm-skills
The method for finding the gap between what a system is supposed to do and what the code actually does — the class of bug generic scanners miss because they…
The durable documentation set that makes an AI-built (vibe-coded) app reviewable before shipping. A small core every app needs — architecture, user/permission…
Analyze A/B test results with statistical significance, sample size validation, confidence intervals, and ship/extend/stop recommendations. Use when evaluating…
Generate SQL queries from natural language descriptions. Supports BigQuery, PostgreSQL, MySQL, and other dialects. Reads database schemas from uploaded…
Brainstorm team-level OKRs aligned with company objectives — qualitative objectives with measurable key results. Use when setting quarterly OKRs, aligning team…
Create a Product Requirements Document using a comprehensive 8-section template covering problem, objectives, segments, value propositions, solution, and…