analyze-growth
SolidGrowth analysis workflow — chain AARRR analysis, data reporting, growth strategy, and iteration planning Use when: Analyzing growth metrics, planning growth initiatives, or optimizing product performance
AI & Automation 65 stars
8 forks Updated 1 weeks ago MIT
Install
Quality Score: 83/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
## Overview
This command chains 4 skills into a complete growth analysis workflow:
1. **pm-aarrr** — AARRR funnel analysis
2. **pm-report** — Data report & user feedback
3. **pm-growth** — Growth strategy & execution plan
4. **pm-iteration** — Iteration planning
Each step pauses for user confirmation before proceeding.
## Execution Flow
### Step 1: AARRR Analysis
> 📈 Starting Step 1/4: AARRR Analysis
> This will analyze your growth funnel across Acquisition, Activation, Retention, Revenue, and Referral.
执行 /pm-aarrr
完成后,使用 AskUserQuestion 确认。
### Step 2: Data Report
> 📈 Starting Step 2/4: Data Report
> This will generate a comprehensive data report with user feedback analysis.
执行 /pm-report
完成后,使用 AskUserQuestion 确认。
### Step 3: Growth Strategy
> 📈 Starting Step 3/4: Growth Strategy
> This will develop a growth execution plan based on data insights.
执行 /pm-growth
完成后,使用 AskUserQuestion 确认。
### Step 4: Iteration Planning
> 📈 Starting Step 4/4: Iteration Planning
> This will create an iteration plan with prioritized growth initiatives.
执行 /pm-iteration
### Completion
> ✅ Growth analysis complete!
>
> Generated documents:
> - docs/03-增��迭代/AARRR增长分析.md
> - docs/03-增长迭代/数据报告与用户反馈.md
> - docs/03-增长迭代/增长执行方案.md
> - docs/03-增长迭代/迭代计划.md
>
> Recommended next steps:
> 1. /pm-roadmap — Update the product roadmap
> 2. /pm-abtest — Design A/B tests for growth experiments
Details
- Author
- konglong87
- Repository
- konglong87/superPM
- Created
- 5 months ago
- Last Updated
- 1 weeks ago
- Language
- JavaScript
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
growth-analytics
增长分析专家 Owner — 当任务涉及增长指标、埋点、漏斗、转化、留存、实验、产品数据决策、增长看板或数据驱动优化时使用;要求把事件、指标、隐私边界和决策闭环绑定到真实用户行为。
263 Updated 2 days ago
devcodex-labs Data & Documents Solid
pm-growth
Use when: 需要制定增长策略、优化增长指标、突破增长瓶颈、设计系统化增长方案 Do NOT use when: 产品仍在验证期未上线、仅需单一渠道优化而非系统方案
65 Updated 1 weeks ago
konglong87 Data & Documents Solid
pm-aarrr
Use when: 产品上线后需要分析用户增长、制定增长策略、诊断产品健康度、优化AARRR各环节 Do NOT use when: 产品未上线、仅需单一指标分析无需全链路
65 Updated 1 weeks ago
konglong87