Analyze Cohorts banner
stefanomartiradonna stefanomartiradonna

Analyze Cohorts

Data community

Description

--- description: Perform cohort analysis on user data — retention curves, feature adoption, and engagement trends argument-hint: "<data file or description of what to analyze>" --- # /analyze-cohorts -- Cohort Analysis Analyze user retention and engagement patterns by cohort. Upload your data or describe what you need, and get retention curves, feature adoption trends, and actionable insights. ## Invocation ``` /analyze-cohorts [upload a CSV of user activity data] /analyze-cohorts Monthly re

Installation

Installs to ~/.claude/skills/stefanomartiradonna-claude-brain-analyze-cohorts/SKILL.md

Terminal
mkdir -p ~/.claude/skills/stefanomartiradonna-claude-brain-analyze-cohorts && curl -fsSL https://raw.githubusercontent.com/stefanomartiradonna/claude-brain/HEAD/commands/analyze-cohorts.md -o ~/.claude/skills/stefanomartiradonna-claude-brain-analyze-cohorts/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository