product-strategist
Strategic product leadership toolkit for Head of Product covering OKR cascade generation, quarterly planning, competitive landscape analysis, product vision documents, and team scaling proposals. Use when creating quarterly OKR documents, defining product goals or KPIs, building product roadmaps, running competitive analysis, drafting team structure or hiring plans, aligning product strategy across engineering and design, or generating cascaded goal hierarchies from company to team level.
npx skills add alirezarezvani/claude-skills --skill product-strategist --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Product Strategist Strategic toolkit for Head of Product to drive vision, alignment, and organizational excellence. --- ## Core Capabilities | Capability | Description | Tool | |------------|-------------|------| | **OKR Cascade** | Generate aligned OKRs from company to team level | `okr_cascade_generator.py` | | **Alignment Scoring** | Measure vertical and horizontal alignment | Built into generator | | **Strategy Templates** | 5 pre-built strategy types | Growth, Retention, Revenue, Innovation, Operational | | **Team Configuration** | Customize for your org structure | `--teams` flag | --- ## Quick Start ```bash # Growth strategy with default teams python scripts/okr_cascade_generator.py growth # Retention strategy with custom teams python scripts/okr_cascade_generator.py retention --teams "Engineering,Design,Data" # Revenue strategy with 40% product contribution python scripts/okr_cascade_generator.py revenue --contribution 0.4 # Export as JSON for integration python scripts/okr_cascade_generator.py growth --json > okrs.json ``` --- ## Workflow: Quarterly Strategic Planning ### Step 1: Define Strategic Focus | Strategy | When to Use | |----------|-------------| | **Growth** |
- Core Capabilities
- Quick Start
- Workflow: Quarterly Strategic Planning
- Step 1: Define Strategic Focus
- Step 2: Gather Input Metrics
- Step 3: Configure Teams & Run Generator
- Step 4: Review Alignment Scores
- Step 5: Refine, Validate, and Export
- OKR Cascade Generator
- Usage
- Configuration Options
- Output Examples
- Reference Documents
- Best Practices
Growth strategy with default teams python scripts/okr_cascade_generator.py growth Retention strategy with custom teams python scripts/okr_cascade_generator.py retention --teams "Engineering,Design,Data" Revenue strategy with 40% product contribution python scripts/okr_cascade_generator.py revenue --contribution 0.4 Export as JSON for integration python scripts/okr_cascade_generator.py growth --json > okrs.json Default teams Custom org structure with contribution percentage
What does the product-strategist skill do?
Strategic product leadership toolkit for Head of Product covering OKR cascade generation, quarterly planning, competitive landscape analysis, product vision documents, and team scaling proposals. Use when creating quarterly OKR documents, defining product goals or KPIs, building product roadmaps, running competitive analysis, drafting team structure or hiring plans, aligning product strategy across engineering and design, or generating cascaded goal hierarchies from company to team level.
How do I install it?
Run `npx skills add alirezarezvani/claude-skills --skill product-strategist --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From alirezarezvani/claude-skills, a repository with 23,791 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.