SKILL_TEMPLATE
[1-2 sentence description of what this skill does]. Triggers on [specific phrases/contexts that should activate this skill]. Outputs [what the skill produces].
Map the competitive landscape before positioning your product for PRD v0.2 Market Definition. Triggers on completing v0.1 Spark, analyzing competitors, researching market, or requests like "competitive analysis", "who else solves this", "market landscape", "what alternatives
$ npx -y skills add mattgierhart/PRD-driven-context-engineering --skill prd-v02-competitive-landscape-mapping --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/prd-v02-competitive-landscape-mappingContext preview
The summary Claude sees to decide when to auto-load this skill.
Map the competitive landscape before positioning your product for PRD v0.2 Market Definition. Triggers on completing v0.1 Spark, analyzing competitors, researching market, or requests like "competitive analysis", "who else solves this", "market landscape", "what alternatives
name: prd-v02-competitive-landscape-mapping description: > Map the competitive landscape before positioning your product for PRD v0.2 Market Definition. Triggers on completing v0.1 Spark, analyzing competitors, researching market, or requests like "competitive analysis", "who else solves this", "market landscape", "what alternatives exist", "competitor research", "feature comparison". Outputs CFD- entries for competitive intelligence and BR- entries for positioning rules. context: fork allowed-tools: - Read - Write - Edit - Glob - Grep - WebSearch - WebFetch
Understand market reality before defining your position.
v0.1 Spark (Problem + Value) → Competitive Landscape Mapping → Product Type Classification
(what hurts) (who else solves it) (how we compete)This skill requires prior work from v0.1:
This skill assumes v0.1 Spark is complete (both problem and value).
This skill creates/updates:
All CFD competitive intelligence entries should include:
Example competitive intelligence entry:
CFD-042: Competitive Intelligence — Competitor Landscape Analysis Type: Competitive Intelligence Date: 2026-02-01 Confidence: 3/5 (source: public-research + 3-customer-interviews) Competitors Analyzed: 4 direct + 2 adjacent Primary Gap: All competitors require enterprise licensing; SMB segment underserved Feature Matrix: [Link to matrix] 1% Hypothesis: "SMB sales teams can get 80% of [Competitor A] features for 40% of price" Evidence: - CFD-001: 3 SMB teams paying $500/mo but using only 5 of 20 features - CFD-015: Value hypothesis shows $12,500/year need for core 5 features only Next Target: "Would move to 4/5 if we validate with 5+ SMB prospects willing to pay $200/mo"
1. **Document current behavior** → What users do TODAY (before competitor search) 2. **Discover alternatives** → Direct, adjacent, workarounds, "do nothing" 3. **Analyze gaps** → Industry/geography gaps, underserved segments 4. **Compare features** → Build comparison matrix 5. **Form hypothesis** → 1% better hypothesis with evidence
| Element | Definition | Evidence | |---------|------------|----------| | **Current Behavior** | How users solve this today | Observed workflow | | **Direct Competitors** | Products solving same problem | Revenue/funding proof | | **Adjacent Solutions** | Products solving related problems | User overlap | | **Workarounds** | DIY solutions (spreadsheets, manual) | Forum/reddit mentions | | **Feature Matrix** | Side-by-side capability comparison | Product documentation | | **Gap Analysis** | Where competition is weak | Reviews, complaints | | **1% Hypothesis** | How we win | Evidence-anchored |
See `assets/landscape.md` for copy-paste template.
**Before searching competitors**, document what target users do TODAY.
Current Behavior: [What they do] Tools Used: [Existing tools, if any] Time Investment: [Hours/week on workaround] Pain Points: [From v0.1 CFD-IDs]
| Category | Definition | Search Strategy | |----------|------------|-----------------| | **Direct** | Same problem, same segment | "[problem] software" | | **Adjacent** | Related problem, potential pivot | "[related workflow] tool" | | **Workarounds** | DIY solutions | Reddit: "how I [task]" | | **Do Nothing** | Accept status quo | Why hasn't this been solved? |
CFD-###: Competitor — [Name] Type: Competitive Intelligence Source: [Website, G2, Crunchbase] Date: YYYY-MM-DD Overview: [1-2 sentences] Target Segment: [Who they serve] Pricing: [Model and range] Revenue/Funding: [If available] Key Differentiator: [Their claim] Weakness Signals: [Reviews, complaints]
| Industry | Competitors Serving | Gap Level | |----------|--------------------:|-----------| | [Industry 1] | X of Y | None / Small / Large | | [Industry 2] | X of Y | None / Small / Large |
| Segment | Served By | Underserved Signal | |---------|-----------|-------------------| | Enterprise | [List] | [Signal or "Well served"] | | Mid-Market | [List] | [Signal or "Well served"] | | SMB | [List] | [Signal or "Well served"] | | Prosumer | [List] | [Signal or "Well served"] |
Build side-by-side comparison:
| Feature | Us (Planned) | Competit
PRD-Led Context Engineering — Memory as Infrastructure. An ontology layer for product teams building products that solve real problems — with AI agents that remember. Gated PRD, typed IDs, markdown knowledge graph, Claude Code skills & hooks.
Repo: mattgierhart/PRD-driven-context-engineering
[1-2 sentence description of what this skill does]. Triggers on [specific phrases/contexts that should activate this skill]. Outputs [what the skill produces].
Validates gate criteria before PRD lifecycle advancement by delegating to the readiness scoring pipeline (scripts/readiness.py). Returns a graduated PASS /…
Extracts durable insights from temp/ files to SoT during EPIC Phase E. Triggers at EPIC completion or explicit `/ghm-harvest` invocation. Outputs new SoT…
Validates and registers new SoT IDs with cross-reference integrity. Triggers when creating BR-XXX, UJ-XXX, API-XXX, or CFD-XXX entries. Outputs formatted SoT…
Install the PRD-Driven Context Engineering methodology into a fresh OR existing repository — the subscription-native alternative to forking the whole repo.…
Creates new Source of Truth (SoT) files when existing templates don't fit your needs. Triggers on requests to create a new SoT file, add a new artifact type,…