Updated metadata, added Product Strategy Canvas, Startup Canvas, Value Proposition Template

This commit is contained in:
Pawel Huryn
2026-03-02 08:26:37 +01:00
parent 77dbdfa1b9
commit 3f911a669b
18 changed files with 499 additions and 217 deletions
+16 -30
View File
@@ -1,43 +1,29 @@
# pm-product-strategy
Product strategy skills for PMs: vision, strategy canvas, value propositions, lean canvas, business model canvas, SWOT, PESTLE, Ansoff Matrix, Porter's Five Forces, and monetization.
Product strategy skills for PMs: vision, strategy canvas, startup canvas, value propositions, lean canvas, business model canvas, SWOT, PESTLE, Ansoff Matrix, Porter's Five Forces, pricing, and monetization.
## Overview
## Skills (12)
This plugin provides 11 skills and 4 commands for product managers.
## Skills
- **ansoff-matrix** — Generate an Ansoff Matrix analysis mapping growth strategies across market penetration, market development, product d...
- **ansoff-matrix** — Generate an Ansoff Matrix analysis mapping growth strategies across market penetration, market development, product development, and diversification.
- **business-model** — Generate a Business Model Canvas with all 9 building blocks.
- **lean-canvas** — Generate a Lean Canvas business model with sections for problem, solution, metrics, cost structure, UVP, unfair advan...
- **lean-canvas** — Generate a Lean Canvas business model with sections for problem, solution, metrics, cost structure, UVP, unfair advantage, channels, segments, and revenue.
- **monetization-strategy** — Brainstorm 3-5 monetization strategies with audience fit, risks, and validation experiments.
- **pestle-analysis** — Perform a PESTLE analysis covering Political, Economic, Social, Technological, Legal, and Environmental factors.
- **porters-five-forces** — Perform Porter's Five Forces analysis evaluating competitive rivalry, supplier power, buyer power, threat of substitu...
- **pricing-strategy** — Analyze and design pricing strategies including pricing models, competitive pricing analysis, willingness-to-pay esti...
- **product-strategy** — Generate a comprehensive product strategy using the 9-section Product Strategy Canvas covering vision, segments, cost...
- **porters-five-forces** — Perform Porter's Five Forces analysis evaluating competitive rivalry, supplier power, buyer power, threat of substitutes, and threat of new entrants.
- **pricing-strategy** — Analyze and design pricing strategies including pricing models, competitive pricing analysis, willingness-to-pay estimation, and price elasticity considerations.
- **product-strategy** — Generate a comprehensive product strategy using the 9-section Product Strategy Canvas covering vision, segments, costs, value propositions, trade-offs, metrics, growth, capabilities, and defensibility.
- **product-vision** — Brainstorm an inspiring, achievable, and emotional product vision that motivates teams.
- **swot-analysis** — Perform a detailed SWOT analysis identifying strengths, weaknesses, opportunities, and threats with actionable recomm...
- **value-proposition** — Generate a detailed value proposition using a 6-part JTBD template (Who, Why, What before, How, What after, Alternati...
- **startup-canvas** — Generate a Startup Canvas combining Product Strategy (9 sections) and Business Model (Cost Structure + Revenue Streams) for a new product. An alternative to Business Model Canvas and Lean Canvas that separates strategy from business model.
- **swot-analysis** — Perform a detailed SWOT analysis identifying strengths, weaknesses, opportunities, and threats with actionable recommendations.
- **value-proposition** — Generate a detailed value proposition using a 6-part JTBD template (Who, Why, What before, How, What after, Alternatives).
## Commands
## Commands (5)
- `/pm-product-strategy:business-model` — Explore business models using Lean Canvas, Business Model Canvas, or Value Proposition frameworks
- `/pm-product-strategy:market-scan` — Comprehensive macro environment analysis — SWOT, PESTLE, Porter's Five Forces, and Ansoff Matrix in one scan
- `/pm-product-strategy:pricing` — Design a pricing strategy — models, competitive analysis, willingness-to-pay estimation, and pricing experiments
- `/pm-product-strategy:strategy` — Create a comprehensive product strategy using the 9-section Strategy Canvas — from vision to defensibility
## Installation
```bash
/install pm-product-strategy
```
Or use directly:
```bash
cc --plugin-dir /path/to/pm-product-strategy
```
- `/pm-product-strategy:business-model` — Explore business models using Lean Canvas, Business Model Canvas, Startup Canvas, or Value Proposition frameworks.
- `/pm-product-strategy:market-scan` — Comprehensive macro environment analysis — SWOT, PESTLE, Porter's Five Forces, and Ansoff Matrix in one scan.
- `/pm-product-strategy:pricing` — Design a pricing strategy — models, competitive analysis, willingness-to-pay estimation, and pricing experiments.
- `/pm-product-strategy:strategy` — Create a comprehensive product strategy using the 9-section Strategy Canvas — from vision to defensibility.
- `/pm-product-strategy:value-proposition` — Design a value proposition using the 6-part JTBD template — Who, Why, What before, How, What after, Alternatives.
## Author
+49 -9
View File
@@ -1,19 +1,20 @@
---
description: Explore business models using Lean Canvas, Business Model Canvas, or Value Proposition frameworks
argument-hint: "[lean|full|value-prop] <product or business>"
description: Explore business models using Lean Canvas, Business Model Canvas, Startup Canvas, or Value Proposition frameworks
argument-hint: "[lean|full|startup|value-prop] <product or business>"
---
# /business-model -- Business Model Exploration
Build and analyze business models using three complementary frameworks. Choose one or run all three for a complete picture.
Build and analyze business models using four complementary frameworks. Choose one or run all for a complete picture.
## Invocation
```
/business-model lean Marketplace connecting freelance PMs with startups
/business-model full Enterprise analytics platform
/business-model value-prop AI writing tool for non-native English speakers
/business-model all SaaS onboarding tool # runs all three
/business-model startup AI writing tool for non-native English speakers
/business-model value-prop SaaS onboarding tool
/business-model all SaaS onboarding tool # runs all four
/business-model # asks what you need
```
@@ -86,6 +87,44 @@ Apply the **business-model** skill to produce all 9 building blocks:
---
### Startup Canvas Mode
Best for: New products and startups that need both strategy and business model in one artifact. Recommended over Lean Canvas and BMC for new products.
Apply the **startup-canvas** skill to produce a Startup Canvas with 9 strategy sections + business model:
```
## Startup Canvas: [Product]
### Part 1: Product Strategy
| Vision | Market Segments | Relative Costs |
|--------|----------------|---------------|
| [inspiring why] | [JTBD, first segment] | [low cost vs unique value] |
| Value Proposition | Trade-offs | Key Metrics |
|------------------|-----------|------------|
| [What before → How → What after → Alternatives] | [what you won't do] | [North Star + OMTM] |
| Growth | Capabilities | Can't/Won't |
|--------|-------------|------------|
| [PLG vs Sales-Led, channels] | [build vs partner] | [why competitors can't copy] |
### Part 2: Business Model
| Cost Structure | Revenue Streams |
|---------------|----------------|
| [fixed + variable, how they scale] | [pricing model, revenue per channel] |
### Strategy Coherence Check
[Do all elements reinforce each other?]
### Riskiest Assumptions
[What must be true — and how to test it]
```
---
### Value Proposition Mode
Best for: Refining messaging, understanding user value, product-market fit analysis.
@@ -111,7 +150,7 @@ Apply the **value-proposition** skill to produce a JTBD-framed value proposition
### All Mode
Runs all three frameworks and adds a synthesis section comparing insights across frameworks.
Runs all four frameworks and adds a synthesis section comparing insights across frameworks.
## Workflow (All Modes)
@@ -137,7 +176,8 @@ Save as markdown. Offer:
## Notes
- Lean Canvas is best for speed and hypothesis testing — don't overthink it
- BMC is better for mature businesses that need to articulate how everything connects
- Value Proposition is the sharpest tool for product-market fit conversations
- **Startup Canvas** is the recommended starting point for new products — it separates strategy from business model and covers what BMC and Lean Canvas miss (vision, trade-offs, metrics, Can't/Won't)
- **Lean Canvas** is best for speed and hypothesis testing — don't overthink it, but be aware it mixes strategy and business model into one artifact
- **BMC** is better for mature businesses that need to articulate how everything connects, but lacks strategic sections (vision, trade-offs, metrics)
- **Value Proposition** is the sharpest tool for product-market fit conversations
- In "all" mode, highlight where frameworks agree (strong signal) and where they diverge (needs investigation)
@@ -0,0 +1,72 @@
---
description: Design a value proposition using the 6-part JTBD template — Who, Why, What before, How, What after, Alternatives
argument-hint: "<product or feature>"
---
# /value-proposition -- Value Proposition Design
Design a clear, compelling value proposition for a product or feature using the 6-part JTBD template. An alternative to Strategyzer's Value Proposition Canvas that starts with the customer and focuses on practical outcomes.
## Invocation
```
/value-proposition AI writing tool for non-native English speakers
/value-proposition [upload pitch deck, PRD, or competitive analysis]
/value-proposition # asks about your product
```
## Workflow
### Step 1: Understand the Product and Market
Accept context from:
- Product description (verbal or written)
- Uploaded documents (pitch decks, PRDs, competitive analyses)
- Existing value propositions to refine
Ask key questions:
- What does the product do? Who is it for?
- What alternatives or workarounds exist today?
- What customer insights or research do you have?
### Step 2: Build the Value Proposition
Apply the **value-proposition** skill to produce the 6-part template:
```
## Value Proposition: [Product]
### For [Segment]:
1. **Who**: [target user profile and characteristics]
2. **Why**: [the job they're trying to do, desired outcomes]
3. **What Before**: [their current painful reality — existing tools, friction, workarounds]
4. **How**: [your solution — specific features and capabilities that deliver value]
5. **What After**: [the improved outcome — what becomes possible]
6. **Alternatives**: [what they'd use without you, and why you're better]
### Value Proposition Statement
[One sentence: For [who] who [need], [product] is a [category] that [benefit]. Unlike [alternative], we [differentiator].]
### Value Proposition Statements (Reusable)
- Marketing: [...]
- Sales: [...]
- Onboarding: [...]
```
If the user has multiple segments, create a separate value proposition for each.
### Step 3: Save and Offer Next Steps
Save as markdown. Offer:
- "Want me to **compare this against competitors** with a Value Curve?"
- "Should I **build a full strategy** around this value proposition?"
- "Want me to **create a Lean Canvas** or **Startup Canvas** using this?"
- "Should I **generate marketing messaging** from these value prop statements?"
## Notes
- This template starts with the customer (Who/Why) and works toward the solution — unlike Strategyzer's canvas which places the product on the left
- Each value proposition is segment-specific — different segments get different value props
- Use a Value Curve (Blue Ocean Strategy) to visually compare your offering against competitors across key factors
- Value Proposition is one element of product strategy — use `/strategy` for the full picture
@@ -102,7 +102,21 @@ Your task is to create a comprehensive Business Model Canvas that outlines how t
### Domain Context
**BMC vs Lean Canvas vs Startup Canvas**: Business Model Canvas (9 blocks, balanced, works for any business). Lean Canvas (startup-focused, problem-first, replaces Partners/Activities/Resources with Problem/Solution/Unfair Advantage). **Startup Canvas** separates strategy (9 sections from the Product Strategy Canvas) from business model (Cost Structure & Revenue Streams). Note: most popular canvas models miss the "Can't/Won't" defensibility question — consider adding it.
**Business Model Canvas vs Lean Canvas vs Startup Canvas**:
Business Model Canvas (Strategyzer, Alexander Osterwalder) is the most widely used canvas framework. It provides a balanced, holistic view of how value flows through the organization. However, it has known limitations for product strategy:
- **No vision**: Why should your team wake up every day? BMC doesn't address motivation or aspiration.
- **No Can't/Won't test**: What stops competitors from copying you? BMC lacks a defensibility section that goes beyond listing resources.
- **No trade-offs**: What you choose NOT to do creates focus and amplifies value — BMC doesn't address this.
- **No key metrics**: How do you know the strategy is working? BMC has no metrics section.
- **Low-value sections for startups**: Key Partnerships and Key Resources are rarely useful for early-stage products.
**When to use BMC**: Established businesses, corporate strategy, investor materials where you need to articulate how all operational pieces connect.
**Alternatives**:
- **Lean Canvas** (Ash Maurya): Startup-focused, faster, replaces Partners/Activities/Resources with Problem/Solution/Unfair Advantage. Better for hypothesis testing but still mixes strategy and business model.
- **Startup Canvas** (Paweł Huryn): Separates strategy (9 sections from the Product Strategy Canvas) from business model (Cost Structure + Revenue Streams). Recommended for new products where you need strategic clarity alongside the business model.
## Notes
- The Business Model Canvas provides a holistic view of how value flows through the organization
@@ -94,7 +94,18 @@ Your task is to create a comprehensive Lean Canvas that outlines the business hy
### Domain Context
Lean Canvas mixes strategy and business model into one artifact. **Startup Canvas** separates them: 9 strategy sections (from the Product Strategy Canvas) + Cost Structure & Revenue Streams. Consider which structure best fits the user's needs.
**Lean Canvas vs Business Model Canvas vs Startup Canvas**:
Lean Canvas (Ash Maurya) is a startup-focused adaptation of the Business Model Canvas that replaces Partners/Activities/Resources with Problem/Solution/Unfair Advantage. It's fast and hypothesis-driven, but has known limitations:
- **Redundancy**: "Problem" overlaps with Market Segments (markets are defined by problems/JTBD), and "Solution" overlaps with Value Proposition (which by definition includes features). This can create confusion about what goes where.
- **Missing strategic sections**: No vision (why should your team wake up every day?), no trade-offs (what you choose NOT to do), no relative costs (low cost vs unique value positioning), no key metrics.
- **Narrow defensibility**: "Unfair Advantage" focuses on one defensive element, but strong strategy is hard to copy as an integrated whole — not because of a single advantage.
- **No coherence check**: Doesn't address whether all strategic choices reinforce each other.
**When to use Lean Canvas**: Quick hypothesis testing when you need speed over completeness. Best as a brainstorming tool, not a strategy document.
**Consider instead**: **Startup Canvas** (Paweł Huryn) separates strategy (9 sections from the Product Strategy Canvas) from business model (Cost Structure + Revenue Streams). Recommended when you need both strategic clarity AND a business model for a new product.
## Notes
- The Lean Canvas is designed for rapid hypothesis testing
@@ -102,6 +102,7 @@ For each target segment:
### Further Reading
- [Product Strategy Canvas: From Vision to Action](https://www.productcompass.pm/p/product-strategy-canvas)
- [Product Strategy Examples: Google Maps, Netflix, OpenAI](https://www.productcompass.pm/p/product-strategy-examples)
- [Product Vision vs Strategy vs Objectives vs Roadmap: The Advanced Edition](https://www.productcompass.pm/p/product-vision-strategy-goals-and)
- [Product Model First Principles: Product Team and Product Strategy In Depth](https://www.productcompass.pm/p/product-model-first-principles-transformed-cagan)
@@ -0,0 +1,138 @@
---
name: startup-canvas
description: "Generate a Startup Canvas combining Product Strategy (9 sections) and Business Model (Cost Structure + Revenue Streams) for a new product. An alternative to Business Model Canvas and Lean Canvas that separates strategy from business model. Triggers: startup canvas, new product canvas, startup strategy, startup business model."
---
# Startup Canvas
## Metadata
- **Name**: startup-canvas
- **Description**: Generate a Startup Canvas for a new product. Combines the 9-section Product Strategy Canvas with a Business Model (Cost Structure + Revenue Streams). Designed specifically for startups and new products.
- **Triggers**: startup canvas, new product canvas, startup strategy, startup business model
## Domain Context
### Startup Canvas vs Business Model Canvas vs Lean Canvas
Popular approaches like Business Model Canvas (Strategyzer) and Lean Canvas (Ash Maurya) mix strategy and business model into one artifact. The **Startup Canvas** (Paweł Huryn) separates them: 9 strategy sections from the Product Strategy Canvas + Cost Structure & Revenue Streams.
**Why not Business Model Canvas?**
- No vision — why should your team wake up every day?
- No Can't/Won't test — what stops competitors from copying you?
- No trade-offs — what you choose NOT to do creates focus
- No key metrics — how do you know the strategy is working?
- Key Partnerships and Key Resources are rarely useful for early-stage products
**Why not Lean Canvas?**
- Introduces redundancy: "Problem" overlaps with Market Segments (markets are defined by problems), "Solution" overlaps with Value Proposition (which by definition includes features)
- No vision, no trade-offs, no relative costs
- "Unfair Advantage" is too narrow — the entire strategy should be hard to copy, not just one element
- Doesn't address the holistic fit of strategic choices reinforcing each other
**When to use which:**
- **Business Model Canvas**: Established businesses, corporate strategy, investor materials
- **Lean Canvas**: Quick hypothesis testing when you just need speed
- **Startup Canvas**: New products where you need both strategic clarity AND a business model — the recommended approach
## Instructions
You are a product strategist and startup advisor designing a Startup Canvas for $ARGUMENTS.
Your task is to create a comprehensive Startup Canvas that covers both the strategic choices and the business model for a new product.
## Input Requirements
- Product or startup idea
- Target market and customer insights
- Competitive landscape
- Founder/team constraints and resources
## Startup Canvas Template
### Part 1: Product Strategy (9 Sections)
**1. Vision**
- How can we inspire people? What are we aspiring to achieve? What values do we uphold?
- Start simple. Your vision will evolve alongside the strategy.
**2. Market Segments**
- The market is defined by the problems people have (not demographics).
- Jobs to Be Done (JTBD), desired outcomes, constraints.
- What will be your first customer segment? Why this one first?
**3. Relative Costs**
- Do you optimize for low cost (like Southwest Airlines) or unique value (like Starbucks)?
- Low costs don't necessarily mean low prices.
**4. Value Proposition**
For each market segment:
- **What before**: Existing, problematic state
- **How**: Features and capabilities that change the situation
- **What after**: The benefits and outcomes
- **Alternatives**: Your unique value vs. competitors and substitutes (consider a Value Curve)
**5. Trade-offs**
- What will you NOT do? Trade-offs create focus and amplify value.
- Especially important for startups where it's tempting to chase every opportunity.
**6. Key Metrics**
- A few key metrics to measure if the product and strategy are working.
- North Star Metric and One Metric That Matters (OMTM) for this quarter.
**7. Growth**
- Product-Led Growth or Sales-Led Growth?
- Preferred channels: Social Media, SEO, Influencers, Resellers?
**8. Capabilities**
- What competencies and resources do you need to acquire?
- What do you build vs. partner for?
**9. Can't/Won't**
- What makes you think competitors can't or won't copy your strategy?
- The entire strategy should be difficult to copy — not just one element.
- Do all elements fit together and reinforce each other?
### Part 2: Business Model
**10. Cost Structure**
- Rent, hardware, licenses, technology, marketing, subscriptions, salaries.
- Which are recurring? How will they scale?
**11. Revenue Streams**
- How much money from each channel?
- Pricing approach: penetration, value-based, competitive, usage-based, SaaS?
- Is the revenue model scalable? What are the biggest uncertainties?
## Output Process
1. Define the vision and aspirational impact
2. Identify 23 target market segments with JTBD
3. Establish cost positioning (low cost vs premium)
4. Develop value propositions for each segment
5. List explicit trade-offs
6. Set North Star and quarterly OMTM
7. Outline growth strategy and channels
8. Document required capabilities
9. Explain defensibility (Can't/Won't test)
10. Estimate cost structure and revenue streams
11. Validate strategy coherence: do all elements reinforce each other?
12. Surface hypotheses that must be true for success
13. Suggest low-effort experiments to test key assumptions
## Notes
- The Startup Canvas separates strategy from business model — keep them distinct but connected
- Strategy should pass the Can't/Won't test: your competitors can't or won't copy the integrated set of choices
- After drafting the first version, identify and start testing hypotheses
- Mix and adapt approaches to suit your specific needs rather than following any canvas rigidly
---
### Templates
- [Startup Canvas (PPTX)](https://docs.google.com/presentation/d/1lA0SPflj5JT6jFV_jIDsqZJAYYperTFx/edit?usp=sharing&ouid=111307342557889008106&rtpof=true&sd=true)
---
### Further Reading
- [Startup Canvas: Product Strategy and a Business Model for a New Product](https://www.productcompass.pm/p/startup-canvas)
- [Product Strategy Canvas](https://www.productcompass.pm/p/product-strategy-canvas)
- [How to Design a Value Proposition Customers Can't Resist?](https://www.productcompass.pm/p/how-to-design-value-proposition-template)
- [Business Model Canvas Examples: Google Maps, Airbnb, Uber](https://www.productcompass.pm/p/business-model-canvas-examples)
@@ -73,6 +73,18 @@ Your task is to develop a comprehensive value proposition that articulates the c
7. Create a concise value prop statement (1-2 sentences)
8. Develop a positioning statement for marketing use
### Domain Context
**This template vs Strategyzer's Value Proposition Canvas**: Strategyzer's canvas (by Alexander Osterwalder) is widely used but has structural limitations. This 6-part JTBD template (by Paweł Huryn and Aatir Abdul Rauf) addresses them:
- **Customer first**: This template starts with the customer (Who/Why) and works toward the solution. Strategyzer's canvas places the product on the left, which often leads teams to start with their solution rather than the customer's problem.
- **One segment at a time**: This template is designed for one segment per pass. Strategyzer's canvas encourages mapping multiple products/services simultaneously, which dilutes focus.
- **Explicit alternatives**: Section 6 (Alternatives) forces you to name what customers would use without you and articulate why you're better. Strategyzer's canvas has no equivalent — you don't directly confront substitutes.
- **Simpler structure**: "What before → How → What after" is easier to fill out than separating Customer Jobs, Pains, and Gains on one side and Pain Relievers, Gain Creators, and Products on the other. The separation often creates confusion about where things go.
- **Actionable output**: The final Value Proposition Statement is ready for marketing, sales, and onboarding. Strategyzer's canvas doesn't produce a reusable statement.
Use Strategyzer's Value Proposition Canvas when you need a detailed pains/gains decomposition for a mature product with complex customer needs. Use this 6-part template for clarity, speed, and actionable output.
## Notes
- Jobs to Be Done (JTBD) framework focuses on the progress the customer is trying to make, not demographics
- Value propositions are segment-specific; you may have different value props for different customer groups