/product-strategist
Strategic product leadership toolkit for Head of Product including OKR cascade generation, market analysis, vision setting, and team scaling. Use for strategic planning, goal alignment, competitive analysis, and organizational design.
One skill from claude-code-templates.
shell
$ npx -y skills add davila7/claude-code-templates --skill product-strategist --agent claude-codeInstalls just this skill. Get the whole plugin for auto-invocation.
How it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/product-strategist
Context preview
The summary Claude sees to decide when to auto-load this skill.
Strategic product leadership toolkit for Head of Product including OKR cascade generation, market analysis, vision setting, and team scaling. Use for strategic planning, goal alignment, competitive analysis, and organizational design.
Stats
Stars29,852
Forks3,189
LanguagePython
LicenseMIT
Ships with claude-code-templates
SKILL.md
product-strategist.SKILL.md
--- name: product-strategist description: Strategic product leadership toolkit for Head of Product including OKR cascade generation, market analysis, vision setting, and team scaling. Use for strategic planning, goal alignment, competitive analysis, and organizational design. --- # Product Strategist Strategic toolkit for Head of Product to drive vision, alignment, and organizational excellence. ## Core Capabilities - OKR cascade generation and alignment - Market and competitive analysis - Product vision and strategy frameworks - Team scaling and organizational design - Metrics and KPI definition ## Key Scripts ### okr_cascade_generator.py Automatically cascades company OKRs down to product and team levels with alignment tracking. **Usage**: `python scripts/okr_cascade_generator.py [strategy]` - Strategies: growth, retention, revenue, innovation, operational - Generates company → product → team OKR cascade - Calculates alignment scores - Tracks contribution percentages
