Competitive Intel Matrix
What this does
Produces a structured competitive intelligence document that organizes a
brand's competitive field into concentric rings — from the rivals fighting for
the same customer today out to the same-name entities polluting its search
results — and then scores the field on the dimensions that actually decide
modern wins: directory/aggregator coverage, AI-citation (GEO) authority, and
emerging growth threats. The result tells a client exactly who they compete
with, where they're losing ground they don't see, and the position they can
defend.
When to use it
- Building competitive depth behind a research dossier or growth strategy.
- Sizing up a market before entering it or before pitching against incumbents.
- Finding positioning whitespace and messaging angles rivals haven't claimed.
- Reacting to a competitor's move (launch, funding, productized offer).
- Auditing why AI engines cite competitors and not the client.
This is the depth companion to client-research-dossier (which references it)
and a key input to growth-strategy-playbook.
How to use it
- Define the subject brand and the customer/job-to-be-done the field competes
on. Everything is ranked relative to "who is trying to win this customer."
- Assign every competitor to a ring using the methodology in
references/ring-model.md: Ring A (direct/local),
Ring B (adjacent), Ring C (national/category leaders), optional Ring D
(aggregators/marketplaces), and the brand-confusion ring (same-name entities).
- For each ring, build a competitor table: Name · Positioning · Strengths ·
Weaknesses · Edge vs. us. Profile the top players in prose where it earns its
space; keep long-tail rings as compact tables or counts.
- Build the aggregator/directory coverage scorecard — rows are
directories/marketplaces, columns are competitors + the client, cells are
claimed/unclaimed/partial. See the column definitions in
ring-model.md.
- Build the GEO/AI-citation leaders matrix: who AI engines cite for the key
queries today, and the asset that earns the citation (structured content,
calculators, FAQs, reviews, Wikipedia).
- Compile a growth-threat watchlist: dated, specific moves likely in the next
12 months (a productized offer, an SME bundle, a hyperscaler push).
- Close with a defensible-position summary: the wedge the client can own and a
phased read of the field (e.g. "2026 = ground game, 2027 = productization").
Inputs
- Subject brand and the customer/market it competes in.
- Geography and category scope.
- Any known competitors, prior research, or the dossier from
client-research-dossier.
Output
A single markdown file, typically competitive/01_<Brand>_Competitive_Intel_Matrix.md,
ordered: ring overview → per-ring tables → aggregator scorecard → GEO leaders
matrix → growth-threat watchlist → defensible-position summary.
Notes & constraints
- Rank by threat to the specific customer, not by company size. A 5-person local
rival can outrank a hyperscaler in Ring A.
- Always run the brand-confusion ring — same-name entities that own the SERP,
reviews, or social handles are real, involuntary competition.
- Cite the source for each claimed/unclaimed scorecard cell and each GEO
citation. Don't assert a competitor "owns" a query without evidence.
- Keep "edge vs. us" honest in both directions; note where the client is behind.
- Use forward-slash paths; tables for the matrices, prose only where it adds signal.
1---2name: competitive-intel-matrix3description: Builds a concentric-ring competitive intelligence matrix that maps competitors into direct, adjacent, national, aggregator, and brand-confusion rings, with per-ring tables, a directory coverage scorecard, a GEO/AI-citation leaders matrix, a growth-threat watchlist, and a defensible-position summary. Use when analyzing a market, sizing up rivals for a strategy engagement, finding positioning gaps, or briefing a client on who they actually compete against.4license: MIT5---67# Competitive Intel Matrix89## What this does1011Produces a structured competitive intelligence document that organizes a12brand's competitive field into concentric rings — from the rivals fighting for13the same customer today out to the same-name entities polluting its search14results — and then scores the field on the dimensions that actually decide15modern wins: directory/aggregator coverage, AI-citation (GEO) authority, and16emerging growth threats. The result tells a client exactly who they compete17with, where they're losing ground they don't see, and the position they can18defend.1920## When to use it2122- Building competitive depth behind a research dossier or growth strategy.23- Sizing up a market before entering it or before pitching against incumbents.24- Finding positioning whitespace and messaging angles rivals haven't claimed.25- Reacting to a competitor's move (launch, funding, productized offer).26- Auditing why AI engines cite competitors and not the client.2728This is the depth companion to `client-research-dossier` (which references it)29and a key input to `growth-strategy-playbook`.3031## How to use it32331. Define the subject brand and the customer/job-to-be-done the field competes34 on. Everything is ranked relative to "who is trying to win this customer."352. Assign every competitor to a ring using the methodology in36 [`references/ring-model.md`](references/ring-model.md): Ring A (direct/local),37 Ring B (adjacent), Ring C (national/category leaders), optional Ring D38 (aggregators/marketplaces), and the brand-confusion ring (same-name entities).393. For each ring, build a competitor table: Name · Positioning · Strengths ·40 Weaknesses · Edge vs. us. Profile the top players in prose where it earns its41 space; keep long-tail rings as compact tables or counts.424. Build the aggregator/directory coverage scorecard — rows are43 directories/marketplaces, columns are competitors + the client, cells are44 claimed/unclaimed/partial. See the column definitions in `ring-model.md`.455. Build the GEO/AI-citation leaders matrix: who AI engines cite for the key46 queries today, and the asset that earns the citation (structured content,47 calculators, FAQs, reviews, Wikipedia).486. Compile a growth-threat watchlist: dated, specific moves likely in the next49 12 months (a productized offer, an SME bundle, a hyperscaler push).507. Close with a defensible-position summary: the wedge the client can own and a51 phased read of the field (e.g. "2026 = ground game, 2027 = productization").5253## Inputs5455- Subject brand and the customer/market it competes in.56- Geography and category scope.57- Any known competitors, prior research, or the dossier from58 `client-research-dossier`.5960## Output6162A single markdown file, typically `competitive/01_<Brand>_Competitive_Intel_Matrix.md`,63ordered: ring overview → per-ring tables → aggregator scorecard → GEO leaders64matrix → growth-threat watchlist → defensible-position summary.6566## Notes & constraints6768- Rank by threat to the specific customer, not by company size. A 5-person local69 rival can outrank a hyperscaler in Ring A.70- Always run the brand-confusion ring — same-name entities that own the SERP,71 reviews, or social handles are real, involuntary competition.72- Cite the source for each claimed/unclaimed scorecard cell and each GEO73 citation. Don't assert a competitor "owns" a query without evidence.74- Keep "edge vs. us" honest in both directions; note where the client is behind.75- Use forward-slash paths; tables for the matrices, prose only where it adds signal.