Pm product strategy
Skill julianoczkowski/product-manager/skills/pm-product-strategy
Build a Pragmatic Institute Strategy Matrix — a forced-choice 4×4 that decides who to win and what to build over a set time frame, and surfaces alignment between the product team and leadership. Use when the PM asks about product strategy, "where should we invest", "what should we build for whom", focus, prioritizing markets, or avoiding a spread-too-thin roadmap. Produces a Strategy Matrix as a Markdown or Word .docx artifact.From its SKILL.md
npx -y skills add julianoczkowski/product-manager --skill pm-product-strategyAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
4.3 KB, 946 tokens by cl100k_base, as published. Nobody here has run it
Product Strategy (Pragmatic Framework: Focus → Market Definition / Product Portfolio)
A good product strategy balances "Who do we want to pursue?" with "How do we
solve the market's problems?" and must support the company strategy. The Strategy
Matrix forces the team to make tough choices early so resources aren't spread thin
("peanut butter"). See ../pm-copilot/references/framework.md.
Two strategies to compare:
- Implicit strategy — what the product team, working from market data, believes the focus should be (and what resources are actually being allocated).
- Explicit strategy — what leadership clearly states the focus is. Filling both independently and comparing them reveals alignment and gaps.
The matrix
Top-left cell = the TIME FRAME (e.g. 1 / 3 / 5 years).
- Columns — what to build:
- Improve Existing Products — enhancements/updates, usually no added price.
- Add New Options — monetized add-on modules that require the existing product (can't stand alone).
- Offer New Products — net-new standalone offerings (own SKU / pricing / launch).
- Invest in New Technology — deep technical change: resolve tech debt, re-architect, on-prem → SaaS.
- Rows — who to win:
- Pursue Existing Customers — satisfaction, renewal, larger share of wallet.
- Convert Competitors' Customers — displace competition; reduce switching costs.
- Win Potentials / New Customers — net-new customers who have the problem but aren't shopping.
- Approach New Segments — invest in new segments to solve net-new problems.
Rule: focus on no more than 4 of the 16 cells.
Method
- Set the time frame.
- The product team fills the matrix from market data (implicit); leadership fills a blank one independently (explicit). Mark cells with an X, planned resources, or a % allocation out of 100.
- Compare — overlaps = alignment; gaps = the conversation to have.
- Revisit at intervals as the market changes.
Interview the user for inputs (batch questions)
- What time frame are we planning for?
- What does leadership say the strategy/focus is (the explicit strategy)?
- Given the market evidence, where do you think we should focus (implicit)?
- Where are resources actually going today?
- Any hard constraints (must-serve customers, contractual commitments, tech debt)?
Artifact template
# Strategy Matrix — <product/BU> · Time frame: <1/3/5 yrs>
**Company:** <company> · **Feature / Product:** <feature / product name>
**Author:** <author> · **Date created:** <date> · **Version:** 1.0
## Implicit strategy (product team, from market data)
| Who to win \ What to build | Improve Existing | Add New Options | Offer New Products | Invest in New Tech |
| :--- | :---: | :---: | :---: | :---: |
| Pursue Existing Customers | | | | |
| Convert Competitors' Customers | | | | |
| Win Potentials / New Customers | | | | |
| Approach New Segments | | | | |
<!-- Mark ≤4 cells with % of 100 (or X). Note the market evidence behind each. -->
## Explicit strategy (leadership)
<!-- Same grid, filled independently by leadership. -->
## Alignment
- **Agreed focus (overlap):** <cells>
- **Gaps / disagreements to resolve:** <cells + the discussion needed>
- **Chosen focus (≤4 cells) and why:** <rationale tied to market problems + distinctive competence>
Deliver the artifact
Follow ../pm-copilot/references/artifact-output.md: confirm inputs, ask Markdown
or .docx, write the .md, convert via your environment's native document-creation capability on request. Next stage:
score the specific opportunities within your chosen cells with pm-opportunity-scoring,
then make the case with pm-product-canvas.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.
Gives 0 of the 12 instructions most product growth skills give in 946 tokens
Counted across 694 of the 879 authors here whose files we hold, read 2026-09-06
- Check for product marketing context firstin 49 of 694, across 20 files
- Validate the why before building featuresin 18 of 694, across 4 files
- Respond to every comment in real-timein 17 of 694, across 6 files
- Structure launch marketing across three channel typesin 16 of 694, across 4 files
- Recruit early users one-on-onein 13 of 694, across 2 files
- Ask one question at a timein 13 of 694
- Rank features using ICE scoringin 12 of 694, across 3 files
- Identify primary conversion goalin 11 of 694, across 3 files
- Identify traffic contextin 11 of 694, across 3 files
- Evaluate headline effectivenessin 11 of 694, across 3 files
- Check visual hierarchy and scannabilityin 11 of 694, across 3 files
- Run product diagnosticsin 11 of 694, across 3 files
Said here and by no other author read
- Set the time frame first
- Fill implicit strategy from market data
- Have leadership fill explicit strategy independently
- Compare implicit and explicit strategies
- Focus on no more than four cells
- Produce a Strategy Matrix artifact
Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.