49 lines
2.6 KiB
Markdown
49 lines
2.6 KiB
Markdown
# 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.
|
|
|
|
## Overview
|
|
|
|
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...
|
|
- **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...
|
|
- **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...
|
|
- **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...
|
|
|
|
## Commands
|
|
|
|
- `/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
|
|
```
|
|
|
|
## Author
|
|
|
|
Paweł Huryn — [The Product Compass Newsletter](https://www.productcompass.pm)
|
|
|
|
## License
|
|
|
|
MIT
|