name: discover-competitive-analysis
description: Creates a structured competitive analysis comparing features, positioning, and strategy across competitors. Use when entering a market, planning differentiation, or understanding the competitive landscape.
phase: discover
version: "2.0.0"
updated: 2026-01-26
license: Apache-2.0
metadata:
category: research
frameworks: [triple-diamond, lean-startup, design-thinking]
author: product-on-purpose
Competitive Analysis
A competitive analysis provides structured insight into the competitive landscape, helping product teams understand where they stand relative to alternatives and identify opportunities for differentiation. Rather than exhaustively cataloging every competitor, an effective analysis focuses on actionable insights that inform product strategy.
When to Use
- Before entering a new market or launching a new product
- When planning differentiation strategy for an existing product
- During quarterly or annual strategic planning reviews
- When evaluating build vs. buy decisions
- After losing deals to understand competitive positioning
- When onboarding new product team members to the market context
Instructions
When asked to create a competitive analysis, follow these steps:
Define the Scope
Clarify what you're analyzing: a specific feature area, overall product positioning, or pricing strategy. Identify 3-5 key competitors—direct competitors (same solution), indirect competitors (different solution to same problem), and potential disruptors.
Gather Intelligence
Research each competitor through public sources: websites, pricing pages, G2/Capterra reviews, press releases, job postings, and customer testimonials. Note what you can verify vs. what you're inferring.
Build the Feature Matrix
Create a comparison grid of key capabilities. Focus on features that matter to your target customers, not exhaustive checklists. Use consistent ratings (e.g., Full, Partial, None, Unknown).
Analyze Positioning
Map competitors on a 2x2 positioning matrix using dimensions relevant to your market (e.g., price vs. features, ease of use vs. power, SMB vs. enterprise). Identify white space opportunities.
Assess Strengths and Weaknesses
For each competitor, document genuine strengths (what they do better than you) and weaknesses (where they fall short). Avoid dismissing competitors—respect drives better strategy.
Identify Strategic Implications
Translate observations into actionable recommendations: where to compete head-on, where to differentiate, what messaging to emphasize, and what gaps represent opportunities.
Note Confidence Levels
Mark which conclusions are based on verified data vs. inference. Competitive intelligence has varying reliability—be honest about uncertainty.
Output Format
Use the template in references/TEMPLATE.md to structure the output.
Quality Checklist
Before finalizing, verify:
Examples
See references/EXAMPLE.md for a completed example.
1---2name: discover-competitive-analysis3description: <!-- PM-Skills | https://github.com/product-on-purpose/pm-skills | Apache 2.0 -->4---5
6<!-- PM-Skills | https://github.com/product-on-purpose/pm-skills | Apache 2.0 -->
7---
8name: discover-competitive-analysis
9description: Creates a structured competitive analysis comparing features, positioning, and strategy across competitors. Use when entering a market, planning differentiation, or understanding the competitive landscape.
10phase: discover
11version: "2.0.0"
12updated: 2026-01-26
13license: Apache-2.0
14metadata:
15 category: research
16 frameworks: [triple-diamond, lean-startup, design-thinking]
17 author: product-on-purpose
18---
19# Competitive Analysis
20
21A competitive analysis provides structured insight into the competitive landscape, helping product teams understand where they stand relative to alternatives and identify opportunities for differentiation. Rather than exhaustively cataloging every competitor, an effective analysis focuses on actionable insights that inform product strategy.
22
23## When to Use
24
25- Before entering a new market or launching a new product
26- When planning differentiation strategy for an existing product
27- During quarterly or annual strategic planning reviews
28- When evaluating build vs. buy decisions
29- After losing deals to understand competitive positioning
30- When onboarding new product team members to the market context
31
32## Instructions
33
34When asked to create a competitive analysis, follow these steps:
35
361. **Define the Scope**
37 Clarify what you're analyzing: a specific feature area, overall product positioning, or pricing strategy. Identify 3-5 key competitors—direct competitors (same solution), indirect competitors (different solution to same problem), and potential disruptors.
38
392. **Gather Intelligence**
40 Research each competitor through public sources: websites, pricing pages, G2/Capterra reviews, press releases, job postings, and customer testimonials. Note what you can verify vs. what you're inferring.
41
423. **Build the Feature Matrix**
43 Create a comparison grid of key capabilities. Focus on features that matter to your target customers, not exhaustive checklists. Use consistent ratings (e.g., Full, Partial, None, Unknown).
44
454. **Analyze Positioning**
46 Map competitors on a 2x2 positioning matrix using dimensions relevant to your market (e.g., price vs. features, ease of use vs. power, SMB vs. enterprise). Identify white space opportunities.
47
485. **Assess Strengths and Weaknesses**
49 For each competitor, document genuine strengths (what they do better than you) and weaknesses (where they fall short). Avoid dismissing competitors—respect drives better strategy.
50
516. **Identify Strategic Implications**
52 Translate observations into actionable recommendations: where to compete head-on, where to differentiate, what messaging to emphasize, and what gaps represent opportunities.
53
547. **Note Confidence Levels**
55 Mark which conclusions are based on verified data vs. inference. Competitive intelligence has varying reliability—be honest about uncertainty.
56
57## Output Format
58
59Use the template in `references/TEMPLATE.md` to structure the output.
60
61## Quality Checklist
62
63Before finalizing, verify:
64
65- [ ] Scope is clearly defined (what market, segment, use case)
66- [ ] 3-5 competitors are analyzed, including direct and indirect
67- [ ] Feature comparison focuses on customer-relevant capabilities
68- [ ] Positioning map uses meaningful, differentiated dimensions
69- [ ] Strengths acknowledge where competitors genuinely excel
70- [ ] Recommendations are specific and actionable
71- [ ] Sources and confidence levels are documented
72
73## Examples
74
75See `references/EXAMPLE.md` for a completed example.