Skip to content
Productivity
Skill

/competitive-research-snapshot

Research a competitive landscape with cited snapshots, a comparison matrix, and so-what implications. Use when a product decision needs competitive grounding, not a market report.

From plugin
deanpeters-product-manager-skills
6.9k77 skills6 commands
Install
$ npx -y skills add deanpeters/Product-Manager-Skills --skill competitive-research-snapshot --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/competitive-research-snapshot

Context preview

The summary Claude sees to decide when to auto-load this skill.

Research a competitive landscape with cited snapshots, a comparison matrix, and so-what implications. Use when a product decision needs competitive grounding, not a market report.

SKILL.md

competitive-research-snapshot.SKILL.md
name: competitive-research-snapshot
argument-hint: "[company/product/segment, and the decision it supports]"
description: "Research a competitive landscape with cited snapshots, a comparison matrix, and so-what implications. Use when a product decision needs competitive grounding, not a market report."
intent: >-
  Autonomous competitive research as a workflow: search plan, competitor selection, just-enough
  research, Fact/Inference/Assumption labels, real URL citations, and next-step options — producing a
  stable snapshot schema that battle cards and delta monitors consume and diff.
type: workflow
theme: market-intelligence
best_for:
  - "Grounding a positioning, roadmap, or deal-support decision in cited competitive evidence"
  - "Creating the baseline snapshot that the competitive intel watch diffs against"
  - "Board or exec prep that needs labeled facts instead of confident storytelling"
scenarios:
  - "We're rewriting our positioning next sprint — get me a cited read on our top three competitors"
  - "Sales keeps losing to one rival; I need evidence on where they're actually strong and weak"
estimated_time: "20-40 min per run"

Competitive Research Snapshot

Purpose

Research a company's competitive landscape using a workflow, not a one-shot answer: **search plan → competitor selection → just-enough research → fact/inference labels → real URL citations → next-step options.** The output is a decision-support snapshot, not a market report — and because its schema is stable, downstream skills (battle cards, delta monitors) can consume it and diff it. Because it proceeds on labeled assumptions when questions go unanswered, it can run as an agent task or on a schedule; re-run it and diff against the prior snapshot.

Input

**Works best with:** the company, product, or segment to research, and **the decision this research should support** (positioning, roadmap bet, deal support, board prep) — the decision determines what "just enough" means. **Also useful:** known competitors (or explicit permission to identify them), and any prior snapshot or `market-landscape-scan` output in session — the skill builds on evidence already gathered rather than re-researching it.

Input supplied inline with the invocation — text after the skill name, a pasted context dump, or an appended `ARGUMENTS:` line — counts as answers already given. Use it against the question budget; don't re-ask.

**Arriving empty-handed? That works too.** The skill opens with at most 3 questions (subject, decision, competitors) and proceeds on labeled assumptions if they go unanswered.

**Example invocation:** `Competitive research snapshot on our expense-automation product — decision: which roadmap bet wins Q1. Competitors: [Competitor A], [Competitor B]; find a third if one matters.`

Key Concepts

  • **Governing protocol:** honors the [`autonomous-investigation`](../autonomous-investigation/SKILL.md)

contract in full — question budget of 3, search-plan gate, Fact/Inference/Assumption labels, Just Enough Mode, stable schema, 4-option Final Step.

  • **Discipline mix:** OSINT (press, reviews, analyst coverage) + FININT (filings, earnings language)
  • SIGINT (pricing pages, site changes) — see

[`intelligence-collection-disciplines`](../intelligence-collection-disciplines/SKILL.md).

  • **Decision-support snapshot, not market report.** Every section earns its place by serving the

decision named in Scope. Research value is decision support, not page count.

  • **Snapshot as baseline.** The schema is a contract with future runs: `competitive-intel-watch`

diffs the world against this document. Section order never changes.

  • **Three or four competitors, not eight.** Depth on the players who matter beats coverage of players

who don't. Use provided competitors; if none, identify the top 3 (4 only if clearly needed), each with name, why relevant, source URL, and confidence.

  • **Do-not-invent list (this domain's fabrication risks):** competitors, features, pricing, market

share, customer wins, roadmap items, product claims.

  • **When NOT to use:** you need market *sizing* → [`tam-sam-som-calculator`](../tam-sam-som-calculator/SKILL.md);

you need deep intel on *one* company's strategy and executives → [`company-research`](../company-research/SKILL.md) / [`company-intel`](../company-intel/SKILL.md); the facts are already gathered → go straight to the battle card.

Application

1. **Credit inline context**, then ask only the unanswered questions (max 3): 1. What company/product/segment? 2. What decision should this support? 3. Known competitors, or should I identify them? If unanswered, proceed with labeled assumptions. 2. **Show the 3-bullet search plan** — what you'll search, source types, how facts will be separated from inference. Continue unless revised. 3. **Select competitors** — provided ones, or top 3 identified (4 only if clearly needed). For each: name; why relevant; source URL; confidence. 4. **Research in Just Enough Mode** with mixed sources: company sites, product/pricing pages, customer stories, press releases, investor materials, credible news, analyst/review sites. 5. **Emit the schema below exactly** — it is a stable schema for diffing runs over time.

Output schema (do not reorder)

~~~markdown

Competitive Research Snapshot

1. Scope

**Company/product:** | **Category:** | **Decision supported:** | **Competitors analyzed:**

2. Competitor Snapshots

For each competitor, max 5 bullets:

Competitor: [Name]

  • **Positioning:**
  • **Relevant capability:**
  • **Likely strength:**
  • **Likely weakness:**
  • **Key source URL:**

3. Quick Comparison

| Dimension | Company | Comp 1 | Comp 2 | Comp 3 | |---|---|---|---|---| | Target customer | | | | | | Core use case | | | | | | Main strength | | | | | | Main weakness | | | | | | Evidence quality | | | | |

4. So What?

  • **3** product strategy implications
  • **2** competitive risks
  • **2** product opportuniti
Read more
Ships withdeanpeters-product-manager-skills

77 battle-tested PM frameworks, ready for Claude, Codex, ChatGPT, and any agent that can read structured knowledge.

Get the whole plugin