full-pm-cycle

Solid

编排从市场研究到上线后分析的完整产品管理周期。用于综合产品规划、0-1 产品开发,或当用户说"完整产品计划"、"完整 PM 周期"、"从研究到上线"时使用。支持 HTML 原型输出格式。采用 Plan-and-Execute 模式,包含完整的阶段定义、状态追踪和质量门控。

AI & Automation 2 stars 0 forks Updated today MIT

Install

View on GitHub

Quality Score: 81/100

Stars 20%
16
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Full PM Cycle Workflow ## What This Workflow Does Orchestrates complete product management lifecycle across all five layers: - **Perception**: Market & user research, competitive analysis - **Strategy**: Product strategy (positioning, prioritization, roadmap) - **Design**: PRD generation (含预审尾门), prototype design (HTML) - **Delivery**: PRD 预审尾门确认、发布计划(采用 feature-launch 的发布策略与 checklist) - **Validation**: Retrospective (impact + iteration), feedback synthesis --- ## Workflow Architecture 本工作流采用 **Plan-and-Execute 模式**组织,确保完整的阶段定义、状态追踪和质量门控。 ### 五层对应阶段 | Stage ID | 名称 | 对应层 | 说明 | |:---------|:-----|:---------|:----------| | S0 | Setup | 初始化 | 创建工作流状态文件 | | S1 | Perception | 需求感知 | 市场与用户研究、竞品分析 | | S2 | Strategy | 策略规划 | 产品策略(定位、优先级、路线图) | | S3 | Design | 方案设计 | PRD 生成、原型设计 | | S4 | Delivery | 交付协调 | PRD 预审尾门、发布计划 | | S5 | Validation | 价值验证 | 复盘(效果分析+迭代规划)、反馈综合 | --- ## Workflow Stages | Stage ID | 名称 | 质量门控 | 下阶段 | |:---------|:-----|:---------|:----------| | S0 | Setup | - | S1 | Perception | | S1 | Perception | 市场研究完成 | S2 | Strategy | | S2 | Strategy | 定位完成、S2.5 策略确认 | S3 | Design | | S3 | Design | PRD 完整 | S4 | Delivery | | S4 | Delivery | 发布完成 | S5 | Validation | **阶段执行顺序**:S0 → S1 → S2 → S3 → S4 → S5 --- ## Stage 0: Setup **目标**:初始化工作流状态和上下文目录 **活动**: - 创建 `docs/product/.ompm/workflow-state/` 目录用于工作流快照 - 创建 `docs/product/product-package/` 目录用于完整产品包 - 初始化 `docs/product/.ompm/current-workflow.json` 当前状态文件 **输出**: - `docs/product/.ompm/workflow-state/` 目录...

Details

Author
kelegele
Repository
kelegele/oh-my-pm
Created
4 months ago
Last Updated
today
Language
HTML
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category