product-strategist

Generates cascaded OKRs from company strategy down to product and team levels with alignment scoring.

Updated May 22, 2026
One-click install
npx skills add https://github.com/kitfunso/claude-config --skill product-strategist-kitfunso
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: product-strategist
Source: https://github.com/kitfunso/claude-config/tree/main/skills/product-team/product-strategist
Command: npx skills add https://github.com/kitfunso/claude-config --skill product-strategist-kitfunso

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve? Heads of Product often struggle to translate high-level company strategy into aligned, measurable OKRs across product and engineering teams, leading to misaligned goals and unclear ownership. ## Core Features & Use Cases - OKR Cascade Generation: Automatically cascades company-level OKRs down to product organization and individual teams (Growth, Platform, Mobile, Data) with contribution tracking. - Strategy Templates: Supports five strategy modes (growth, retention, revenue, innovation, operational) with pre-built objective and key result templates. - Alignment Scoring: Calculates vertical alignment, horizontal alignment, coverage, and balance scores to measure OKR quality. - Use Case: A Head of Product preparing for quarterly planning runs the generator with the 'growth' strategy to produce a full company-to-team OKR cascade with a dashboard view and alignment metrics. ## Quick Start Ask the AI to generate a growth-strategy OKR cascade for the current quarter using the product-strategist skill.

Frequently Asked Questions about product-strategist

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate OKRs for my product team in Python?▼

Run the okr_cascade_generator.py script with a strategy argument such as growth, retention, revenue, innovation, or operational. It produces company, product, and team-level OKRs with key results, owners, and contribution targets.

How to cascade company OKRs down to product and engineering teams?▼

The generator maps each company objective to a product objective, then distributes relevant objectives to Growth, Platform, Mobile, and Data teams. Each level links to its parent objective so contribution and alignment are traceable.

What strategies does the OKR cascade generator support?▼

It supports five strategies: growth, retention, revenue, innovation, and operational. Each strategy has predefined objective and key result templates that are filled with your current and target metrics.

Can I export the generated OKRs as JSON?▼

Yes, pass 'json' as the second command-line argument after the strategy name. The script prints the full OKR cascade structure as formatted JSON alongside the dashboard and alignment scores.

What are the limitations of template-based OKR generation?▼

Template-based generation uses fixed objective wording and assumes product contributes 30% of company targets, which may not match your organization. Team relevance is keyword-based, so manual review and adjustment of the output is recommended.