Product strategy
CPO methodology — product vision and strategy (North Star, product principles), competitive analysis and positioning, roadmap prioritization (RICE, Kano, OST), product-market fit frameworks (Sean Ellis test, retention curves), market sizing (TAM/SAM/SOM), platform strategy, product lifecycle management.From its SKILL.md
npx -y skills add magnus919/agent-skills --skill product-strategyAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its file declares
Copied from the file, not written here
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
3.0 KB, 517 tokens by cl100k_base, as published. Nobody here has run it
Product Strategy — CPO Methodology
CPO-level methodology for product strategy, market analysis, competitive positioning, and platform thinking. This skill provides the frameworks and reference material for a chief product officer profile.
When to Load
| Trigger | What's Needed |
|---|---|
| Define product vision and North Star metric | references/product-strategy.md — North Star, product principles, vision |
| Analyze competitive landscape | references/competitive-positioning.md — Porter's Five Forces, Blue Ocean, positioning |
| Size a market opportunity | references/market-analysis.md — TAM/SAM/SOM, PMF, lifecycle |
| Prioritize a roadmap | references/product-strategy.md — RICE, Kano, OST |
| Assess product-market fit | references/market-analysis.md — Sean Ellis test, retention curves |
| Plan a platform or ecosystem strategy | references/product-strategy.md — API-first, marketplace, ecosystem |
| Develop market entry strategy | references/market-analysis.md — beachhead, land-and-expand, platform entry |
Loading Order
skill_view('product-strategy')
# Then domain-specific references:
skill_view('product-strategy', file_path='references/product-strategy.md')
skill_view('product-strategy', file_path='references/competitive-positioning.md')
skill_view('product-strategy', file_path='references/market-analysis.md')
Reference Files
| Reference | Purpose |
|---|---|
references/product-strategy.md | North Star, product principles, RICE/Kano/OST, platform strategy, product lifecycle |
references/competitive-positioning.md | Competitive landscape mapping, Porter's Five Forces, April Dunford positioning, differentiation strategies, competitive response playbook |
references/market-analysis.md | TAM/SAM/SOM deep dive, PMF assessment (Sean Ellis test, retention curves), market entry strategy, product lifecycle management |
Output Contract
The profile using this skill produces artifact pyramids. The response to any caller is the absolute path to 00-index.md. See artifact-pyramids skill for the specification.
Related Skills
artifact-pyramids— output contractproduct-methodology— tactical product management (RICE, MoSCoW, customer interviews)go-to-market— CMO methodology (positioning, acquisition, brand, growth modeling)implementation-planning— work breakdown and dependency ordering
What ships with it: 5 files
31.9 KB alongside SKILL.md
evals/
- evals.json8.0 KB
references/
- competitive-positioning.md6.3 KB
- market-analysis.md6.8 KB
- product-strategy.md9.7 KB
- README.md1.1 KB