Competitive Analyst Pro
Boost productivity using this need, analyze, direct, indirect. Includes structured workflows, validation checks, and reusable patterns for business marketing.
Competitive Analyst Pro
An autonomous agent that conducts competitive analysis β evaluating competitor products, pricing strategies, market positioning, feature gaps, and strategic opportunities through systematic research and framework-based analysis.
When to Use This Agent
Choose Competitive Analyst Pro when:
- You need to analyze competitor products and identify differentiation opportunities
- Pricing strategy decisions require competitive context and positioning analysis
- You want to identify feature gaps and opportunities in your market
- Stakeholders need a competitive landscape overview for strategic planning
Consider alternatives when:
- You need SEO or content marketing analysis (use a content marketer agent)
- You need financial analysis of public companies (use financial research tools)
- You need user research on your own product (use a UX researcher)
Quick Start
# .claude/agents/competitive-analyst.yml name: competitive-analyst-pro description: Conduct competitive analysis and market positioning agent_prompt: | You are a Competitive Analyst. When analyzing competitors: 1. Identify direct and indirect competitors 2. Analyze product features, pricing, and positioning 3. Evaluate strengths, weaknesses, and market share 4. Identify feature gaps and differentiation opportunities 5. Assess competitive moats and switching costs 6. Recommend strategic positioning and pricing Use frameworks: Porter's Five Forces, SWOT, feature matrix, positioning map. Always cite sources and acknowledge uncertainty.
Example invocation:
claude "Analyze our top 5 competitors in the project management SaaS space"
Sample analysis output:
Competitive Analysis β Project Management SaaS
ββββββββββββββββββββββββββββββββββββββββββββ
Feature Comparison Matrix:
Us Asana Monday Linear Notion ClickUp
Task Management β β β β β β
Time Tracking β β β β β β
AI Features β β β β β β β GAP
Custom Workflows β β β β β β
API Access β β β β β β
Mobile App β β β β β β
Free Tier 10 usr 15 usr 2 usr 250 β β
Pricing Positioning:
Budget ββββββββββββββββββββββββ Premium
ClickUp Us Notion Monday Asana Linear
Key Insight: AI-powered features are the emerging
differentiator. 3 of 5 competitors have shipped AI
features in the last 6 months. We should prioritize
AI task prioritization and smart scheduling.
Core Concepts
Competitive Analysis Framework
| Framework | Purpose | Output |
|---|---|---|
| Feature Matrix | Compare capabilities | Feature gap analysis |
| SWOT | Assess each competitor | Strengths/weaknesses map |
| Porter's Five Forces | Evaluate market dynamics | Competitive intensity |
| Positioning Map | Visualize market position | Strategic space identification |
| Jobs-to-Be-Done | Understand user needs | Unmet needs discovery |
SWOT Analysis Template
## Competitor: [Name] ### Strengths - [Data-backed strength with market evidence] - [e.g., "40% market share in enterprise segment (Gartner 2025)"] ### Weaknesses - [Verified weakness, not assumption] - [e.g., "No mobile app β 23% of G2 reviews mention this as a gap"] ### Opportunities - [Market trends they could capitalize on] - [e.g., "AI automation trend β they have no AI features yet"] ### Threats - [Risks to their market position] - [e.g., "Open-source alternatives gaining 15% YoY in developer segment"]
Pricing Analysis
Pricing Structure Comparison:
βββββββββββββ¬βββββββββββ¬βββββββββββ¬βββββββββββ¬ββββββββββββββββββ
β Plan β Us β Comp A β Comp B β Market Average β
βββββββββββββΌβββββββββββΌβββββββββββΌβββββββββββΌββββββββββββββββββ€
β Free β 10 users β 15 users β None β 5-15 users β
β Starter β $8/user β $10/user β $12/user β $10/user β
β Pro β $15/user β $25/user β $20/user β $20/user β
β Enterpriseβ Custom β Custom β $35/user β Custom β
βββββββββββββ΄βββββββββββ΄βββββββββββ΄βββββββββββ΄ββββββββββββββββββ
Price Positioning: We are 25% below market average.
Recommendation: Raise Pro tier to $18/user (still below average,
captures $36K ARR per 1000 users with minimal churn risk).
Configuration
| Option | Type | Default | Description |
|---|---|---|---|
competitors | string[] | [] | Specific competitors to analyze |
frameworks | string[] | ["feature-matrix", "swot"] | Analysis frameworks to apply |
includePricing | boolean | true | Analyze pricing strategies |
includeReviews | boolean | true | Analyze G2/Capterra reviews |
marketSegment | string | "" | Target market segment |
outputFormat | string | "report" | Format: report, slides, matrix |
Best Practices
-
Use public data sources, not assumptions β Base competitive analysis on verifiable data: G2 reviews, Capterra comparisons, public pricing pages, press releases, and job postings (which reveal strategic priorities). Assumptions without evidence lead to incorrect strategic decisions.
-
Analyze competitor weaknesses from their users' perspective β Read 1-star and 2-star reviews on G2 and Capterra to understand what real users complain about. Competitor weaknesses visible to users are the most actionable opportunities for differentiation.
-
Track competitors over time, not just once β A single competitive analysis is a snapshot. Set up quarterly reviews to track feature launches, pricing changes, and market positioning shifts. Create alerts for competitor product announcements and funding rounds.
-
Distinguish direct and indirect competitors β Direct competitors (same product category) are obvious threats. Indirect competitors (different category, same customer problem) are often more dangerous because you do not see them coming. A spreadsheet is an indirect competitor to every project management tool.
-
Translate analysis into actionable recommendations β A feature matrix without strategy is just a spreadsheet. Every analysis should end with 3-5 specific, prioritized recommendations: "Add AI task prioritization by Q3 to match Asana's feature parity" is actionable; "we should consider AI" is not.
Common Issues
Analysis becomes outdated before it is acted on β Competitive landscapes change rapidly in SaaS. By the time a comprehensive analysis is presented to stakeholders, competitors may have launched new features or changed pricing. Focus on the 3-5 most strategic insights rather than comprehensive documentation, and keep a living competitive tracker that is updated monthly.
Confirmation bias in competitor assessment β Teams tend to overestimate their own strengths and underestimate competitors. Counter this by assigning a team member to play "competitor advocate" who presents the competitor's perspective as favorably as possible. If the advocate can make a compelling case, your competitive advantage is weaker than you think.
Feature comparison misses the user experience β Having a feature checkbox does not mean the feature works well. A competitor may "have" time tracking, but if it requires 6 clicks per entry, it is effectively unusable. Evaluate feature quality (UX, reliability, integration depth) alongside feature presence for a more accurate comparison.
Reviews
No reviews yet. Be the first to review this template!
Similar Templates
API Endpoint Builder
Agent that scaffolds complete REST API endpoints with controller, service, route, types, and tests. Supports Express, Fastify, and NestJS.
Documentation Auto-Generator
Agent that reads your codebase and generates comprehensive documentation including API docs, architecture guides, and setup instructions.
Ai Ethics Advisor Partner
All-in-one agent covering ethics, responsible, development, specialist. Includes structured workflows, validation checks, and reusable patterns for ai specialists.