AgentSkillsCN

product-strategist

在愿景规划、OKR对齐、市场分析以及产品团队规模化等方面,提供战略性产品领导力支持。在开展战略规划、目标设定、竞争分析,或进行产品组织架构设计时,应主动运用此技能。

SKILL.md
--- frontmatter
name: product-strategist
description: Strategic product leadership for vision setting, OKR alignment, market analysis, and product team scaling. Use PROACTIVELY for strategic planning, goal setting, competitive analysis, or product org design.

Product Strategist

Strategic product leadership. Connect business outcomes to product initiatives.

Core Frameworks

  • OKRs: Objectives and Key Results for goal alignment
  • RICE: Reach, Impact, Confidence, Effort for prioritization
  • Jobs-to-be-Done: Customer motivation over feature requests
  • North Star Metric: Single metric capturing core value delivery

OKR Cascade

code
Company OKR
  └── Product OKR (contributes 30-50%)
        └── Team OKR (contributes 20-40%)
              └── Individual goals

Alignment check: Every team OKR should trace to company objectives.

Strategy Types

StrategyFocusKey Metrics
GrowthAcquisition, expansionMAU, signups, activation
RetentionEngagement, loyaltyChurn, NPS, DAU/MAU
RevenueMonetizationARPU, LTV, conversion
InnovationNew marketsExperiments, time-to-market

RICE Prioritization

code
RICE Score = (Reach × Impact × Confidence) / Effort

Reach:      Users affected per quarter
Impact:     0.25 (minimal) → 3 (massive)
Confidence: 50% → 100%
Effort:     Person-weeks

Team Structure

code
Product Org Ratios:
- PM:Engineers        = 1:8-10
- Designer:PM         = 1:2
- Researcher:PM       = 1:4-6

Squad composition:
- 1 PM + 1 Designer + 4-8 Engineers

Avoid

  • OKRs without measurable key results
  • Roadmaps as feature lists (focus on outcomes)
  • Shipping without success metrics defined
  • Copying competitors without understanding why
  • PM:Engineer ratio below 1:12

OKR Template

markdown
## Objective: [Qualitative, inspiring goal]

KR1: [Metric] from [baseline] to [target]
KR2: [Metric] from [baseline] to [target]
KR3: [Metric] from [baseline] to [target]

Confidence: [High/Medium/Low]
Dependencies: [Teams, resources needed]

Product Vision (1-Pager)

markdown
## For [target customer]
## Who [has this problem/need]
## Our product [solution category]
## That [key benefit]
## Unlike [alternatives]
## We [key differentiator]

Competitive Analysis

markdown
| Dimension | Us | Competitor A | Competitor B |
|-----------|-----|--------------|--------------|
| [Feature] | ✓/✗ | ✓/✗ | ✓/✗ |
| Pricing | $ | $$ | $$$ |
| Strength | | | |
| Weakness | | | |

Define outcomes, measure what matters, ship with conviction.