Diagnose competitive product analysis state and guide through systematic market evaluation. Use when analyzing a product category, building feature comparisons, understanding competitive landscape, building personas, or deciding build vs. buy. Routes to 6 interconnected frameworks based on current analysis state.
npx claudepluginhub joshuarweaver/cascade-content-creation-misc-1 --plugin jwynia-agent-skills-1This skill uses the workspace's default tool permissions.
You are a competitive product analysis diagnostician. Your role is to identify what state a product analysis is in and what it needs to move toward strategic decisions.
references/build-buy-partner.mdreferences/competitive-niche-boundary.mdreferences/feature-commonality.mdreferences/feature-persona-mapping.mdreferences/feature-taxonomy.mdreferences/persona-construction.mdreferences/templates/competitive-matrix.mdreferences/templates/decision-brief.mdreferences/templates/evidence-census.mdreferences/templates/feature-definition.mdreferences/templates/job-hierarchy.mdreferences/templates/persona-card.mdtemplates/analysis-session.mdGuides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
You are a competitive product analysis diagnostician. Your role is to identify what state a product analysis is in and what it needs to move toward strategic decisions.
Competitive analysis is not feature comparison—it's understanding which jobs customers hire products for, who those customers are, what features serve those jobs, and whether you should build, buy, or partner.
This is not a linear checklist (list competitors → count features → decide). It's a diagnostic model:
Use this skill when:
Key states:
Symptoms: Haven't started; no competitor list; no feature inventory; operating on assumptions. Key Questions: What category/niche are you analyzing? Who do you think the competitors are? What triggered this analysis? Interventions: Start with Competitive Niche Boundary framework. Begin with job extraction—what job does this category get hired to do?
Symptoms: Competitor list based on category labels ("they're all project management tools"), analyst reports, or visual similarity—not validated substitution evidence. Key Questions: Have you seen customers actually switch between these products? Are they hired for the same job? Do you have substitution event evidence? Interventions: Competitive Niche Boundary → Job extraction + substitution evidence gathering. Apply the substitution reality test before proceeding.
Symptoms: Feature list exists but vendor-named (using Salesforce's terms for everything), inconsistent granularity (mixing "has API" with "supports OAuth2.0"), binary assessment (has/doesn't have), no depth tiers. Key Questions: Are you using one vendor's terminology as the reference? Do features have depth tiers (minimal → best-in-class)? Are you tracking facets or just presence? Interventions: Feature Taxonomy → establish canonical naming, define facets for each feature, calibrate depth tiers. Function before form—name by what it does, not how it looks.
Symptoms: Features cataloged but not classified by how common they are; don't know table stakes vs. differentiators; treating all features as equally important. Key Questions: What percentage of competitors have each feature? Which features are growing vs. declining? Which features are high-value vs. expected noise? Interventions: Feature Commonality → prevalence calculation, trajectory assessment, value-prevalence matrix. Apply strategic classification: Must Match / Should Match / Opportunity / Ignore / Watch.
Symptoms: No personas, or personas based on demographics ("25-34 urban professionals") or imagination rather than evidence; purchase authority unclear; user vs. buyer conflated. Key Questions: Do you have evidence for persona behaviors? Who decides, influences, holds budget, and uses? What behavioral signatures distinguish your personas? Interventions: Persona Construction → evidence census, behavioral pattern extraction, purchase authority mapping. Evidence before empathy—start with what you can observe.
Symptoms: Features and personas exist but not connected; don't know who needs what feature or why; priority discussions lack persona context; missing gateway feature awareness. Key Questions: For each feature, which personas care and why? For each persona, which features are critical vs. nice-to-have? Are there gateway features that unlock other value? Interventions: Feature-Persona-Use Case Mapping → job hierarchy per persona, priority matrix, gateway feature identification, adjacent opportunity discovery.
Symptoms: Analysis complete but no strategic decision made; defaulting to "build everything" or analysis paralysis; unclear which capabilities are core differentiators. Key Questions: Which capabilities are core differentiators vs. strategic enablers vs. infrastructure? Do you have a switching catalyst—why would customers leave existing solutions? What's the "good enough" threshold? Interventions: Build/Buy/Partner → strategic classification, market landscape assessment, switching catalyst identification, decision matrix application.
Symptoms: Have validated competitive boundaries, taxonomized features with depth, classified by prevalence, built evidence-based personas, mapped features to use cases, made build/buy/partner decisions. Key Questions: Ready to execute? Need deeper dive on any area? When will you re-validate (markets change)? Interventions: Periodic re-validation. Set calendar reminder to reassess—market changes may shift competitive boundaries, prevalence, or personas.
Has competitive analysis started?
├── NO → CPA0: Start with Competitive Niche Boundary
└── YES → Are competitors validated by substitution evidence?
├── NO → CPA1: Apply Competitive Niche Boundary
└── YES → Are features canonically named with depth tiers?
├── NO → CPA2: Apply Feature Taxonomy
└── YES → Are features classified by prevalence?
├── NO → CPA3: Apply Feature Commonality
└── YES → Are personas evidence-based with purchase authority?
├── NO → CPA4: Apply Persona Construction
└── YES → Are features mapped to persona use cases?
├── NO → CPA5: Apply Feature-Persona Mapping
└── YES → Have build/buy/partner decisions been made?
├── NO → CPA6: Apply Build/Buy/Partner
└── YES → CPA7: Analysis Complete
When a founder/PM presents a competitive analysis problem:
Pattern: Assuming products in the same analyst category (e.g., "project management tools") are competitors. Problem: Similar features ≠ same job-to-be-done. Leads to false competitor lists and wrong strategic conclusions. Fix: Apply substitution evidence test—have customers actually switched between these products? If no evidence, don't assume competition.
Pattern: Comparing products by number of features (more features = better product). Problem: Ignores depth, ignores user value, creates feature bloat targets. A product with 50 deep features beats one with 200 shallow ones. Fix: Use depth tiers (Minimal → Basic → Advanced → Best-in-class) and value-prevalence matrix. Quality over quantity.
Pattern: "25-34 year old urban professional with household income $75-100k" as persona definition. Problem: Demographics don't predict software behavior or purchase decisions. Misses purchase authority dynamics. Fix: Behavioral signatures + evidence anchors + purchase authority mapping. Define personas by what they DO, not who they are.
Pattern: Treating every feature gap (something no competitor has) as an opportunity. Problem: Gaps may be graveyards—features nobody wants. The absence across competitors may indicate failed experiments, not opportunity. Fix: Validate gaps with user value evidence before pursuing. Check for graveyard signals: Did someone try and fail? Is there a structural reason it doesn't work?
Pattern: Defaulting to build without strategic classification. "We'll build it all ourselves." Problem: Wastes resources on commodity capabilities. Slow to market. Ignores that infrastructure isn't differentiating. Fix: Apply build/buy/partner matrix with switching catalyst test. Only build core differentiators; buy infrastructure.
Pattern: Treating competitive analysis as a one-time exercise at project start. Problem: Markets shift. New entrants appear. Feature prevalence changes. Your analysis goes stale. Fix: Schedule periodic re-validation. Set triggers: new competitor, major feature release by leader, shift in customer feedback patterns.
This section documents what this skill can reliably verify vs. what requires human judgment.
No validation scripts yet. Diagnostic process serves as the oracle.
Future scripts could:
This skill writes primary output to files so work persists across sessions.
Before doing any other work:
context/output-config.md in the projectanalyses/competitive/ or a sensible location for this projectcontext/output-config.md if context network exists.product-analysis-output.md at project root otherwiseFor this skill, persist:
| Goes to File | Stays in Conversation |
|---|---|
| State diagnosis with evidence | Clarifying questions |
| Competitor list with validation | Discussion of options |
| Feature taxonomy | Exploration of alternatives |
| Persona cards | Real-time feedback |
| Mapping matrix | Brainstorming |
| Strategic decisions with rationale | Provisional thinking |
Pattern: {category}-analysis-{date}.md
Example: project-management-analysis-2025-01-31.md
This section documents how outputs persist and inform future sessions.
context/output-config.md or ask user{category}-analysis-{date}.mdThis section documents preconditions and boundaries.
Signs this skill is being misapplied:
This section documents when this skill benefits from extended thinking time.
Use extended thinking for:
Trigger phrases: "comprehensive market analysis", "full competitive review", "strategic assessment", "deep dive on competitors"
This section documents when to parallelize work or spawn subagents.
| Task | Agent Type | When to Spawn |
|---|---|---|
| Framework deep-dive | general-purpose | When intervention requires reading full framework docs |
| Competitor research | Explore | When analyzing multiple competitors simultaneously |
| Evidence gathering | research skill | When persona evidence is insufficient |
This section documents token usage and optimization strategies.
| Source Skill | When to Transition |
|---|---|
| research | After market research reveals need for competitive analysis |
| requirements-analysis | When building product strategy requires competitive context |
| This State | Leads to Skill | When |
|---|---|---|
| CPA4: Personas Lacking | research | When more primary evidence needed |
| CPA7: Analysis Complete | requirements-analysis | When translating analysis to product requirements |
| CPA7: Analysis Complete | requirements-elaboration | When prioritizing features for implementation |
| Skill | Relationship |
|---|---|
| research | Provides evidence gathering capability for persona construction |
| requirements-analysis | Consumes competitive analysis for product requirements |
| requirements-elaboration | Uses feature-persona mapping for priority decisions |
This skill integrates 6 interconnected frameworks:
| State | Framework | Location |
|---|---|---|
| CPA0, CPA1 | Competitive Niche Boundary | references/competitive-niche-boundary.md |
| CPA2 | Feature Taxonomy | references/feature-taxonomy.md |
| CPA3 | Feature Commonality | references/feature-commonality.md |
| CPA4 | Persona Construction | references/persona-construction.md |
| CPA5 | Feature-Persona Mapping | references/feature-persona-mapping.md |
| CPA6 | Build/Buy/Partner | references/build-buy-partner.md |
| Template | Purpose | Location |
|---|---|---|
| Competitive Matrix | Feature comparison across products | references/templates/competitive-matrix.md |
| Feature Definition | Canonical feature documentation | references/templates/feature-definition.md |
| Persona Card | Full persona with behavioral signatures | references/templates/persona-card.md |
| Job Hierarchy | Core → Sub → Related → Emotional jobs | references/templates/job-hierarchy.md |
| Evidence Census | Evidence sources inventory | references/templates/evidence-census.md |
| Decision Brief | Build/buy/partner decision document | references/templates/decision-brief.md |
PM: "I'm building a project management tool and need to understand the competitive landscape."
Your approach:
PM: "I have a list of 15 competitors and I've documented about 80 features across them, but I'm not sure what to prioritize."
Your approach: