Overview
This command chains 4 skills into a complete product discovery workflow:
- pm-market — Market landscape & sizing
- pm-competitor — Competitive analysis
- pm-demand — Demand validation & pain point analysis
- pm-priority — Prioritization & opportunity ranking
Each step pauses for user confirmation before proceeding.
Execution Flow
Step 1: Market Analysis
Run the market analysis skill to understand the market landscape.
📊 Starting Step 1/4: Market Analysis This will analyze the market size, trends, and landscape for your product idea.
执行 /pm-market
完成后,使用 AskUserQuestion 确认:
✅ Step 1 complete. Proceed to Step 2: Competitive Analysis? A) Yes, continue B) Skip competitive analysis C) Stop
Step 2: Competitive Analysis
📊 Starting Step 2/4: Competitive Analysis This will analyze competitors, their positioning, and gaps in the market.
执行 /pm-competitor
完成后,使用 AskUserQuestion 确认:
✅ Step 2 complete. Proceed to Step 3: Demand Validation? A) Yes, continue B) Skip demand validation C) Stop
Step 3: Demand Validation
📊 Starting Step 3/4: Demand Validation This will validate user pain points, needs, and willingness to pay.
执行 /pm-demand
完成后,使用 AskUserQuestion 确认:
✅ Step 3 complete. Proceed to Step 4: Prioritization? A) Yes, continue B) Skip prioritization C) Stop
Step 4: Prioritization
📊 Starting Step 4/4: Prioritization This will rank opportunities and prioritize features.
执行 /pm-priority
Completion
✅ Product discovery complete!
Generated documents:
- docs/01-需求调研/市场调研报告.md
- docs/01-需求调研/竞品监控月报.md
- docs/01-需求调研/需求调研报告.md
- docs/01-需求调研/优先级排序报告.md
Recommended next steps:
- /write-prd — Write PRD based on discovery findings
- /validate-idea — Validate the idea with a different approach
- /define-strategy — Define product strategy