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].
Assess competitor defensibility and define our own moat strategy during PRD v0.3 Commercial Model. Triggers on requests to analyze competitor moats, define our defensibility, assess switching costs, identify vulnerabilities, find wedge opportunities, or when user asks "what's
$ npx -y skills add mattgierhart/PRD-driven-context-engineering --skill prd-v03-moat-definition --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/prd-v03-moat-definitionContext preview
The summary Claude sees to decide when to auto-load this skill.
Assess competitor defensibility and define our own moat strategy during PRD v0.3 Commercial Model. Triggers on requests to analyze competitor moats, define our defensibility, assess switching costs, identify vulnerabilities, find wedge opportunities, or when user asks "what's
name: prd-v03-moat-definition description: Assess competitor defensibility and define our own moat strategy during PRD v0.3 Commercial Model. Triggers on requests to analyze competitor moats, define our defensibility, assess switching costs, identify vulnerabilities, find wedge opportunities, or when user asks "what's our moat?", "how defensible are they?", "where can we compete?", "switching costs?", "defensibility", "who to target". Consumes Competitive Landscape (v0.2) CFD- entries. Outputs CFD- entries for competitor moats and BR- entries for targeting rules and our defensibility strategy. context: fork allowed-tools: - Read - Write - Edit - Glob - Grep - WebSearch - WebFetch
Position in HORIZON workflow: v0.2 Competitive Landscape → **v0.3 Moat Definition** → v0.3 Pricing Model Selection
This skill requires prior work from v0.2:
This skill assumes v0.2 analysis is complete with documented competitors.
This skill creates/updates:
All CFD moat analysis entries should include:
Example moat analysis entry:
CFD-055: Competitor Moat Analysis — Notion Competitor: Notion Primary Moat Type: Switching Costs (data lock-in) Moat Strength Tier: Strong Confidence: 3/5 (source: public-research + 2-user-interviews) Date: 2026-02-01 Switching Cost Quantification: - Financial: Multi-year contract, no early termination ($0 direct cost) - Time/Effort: 20+ hours migration, team retraining - Data Migration: Proprietary database format (complex export) - Workflow Retraining: Unique templates, team habits - Integration Rework: Deep Slack/GitHub dependencies Total Switching Cost: $3K in labor + 20 hours = Material friction Moat Verdict: Strong — switching costs >$3K + meaningful time investment Vulnerability Signal: SMB segment with small teams; they use <20% of feature set (opportunity for simpler tool) Targeting Decision: Avoid direct competition. Wedge in SMB with simplified, cheaper offering. Evidence: - CFD-042 (landscape): Reviews show enterprise love; SMB complaints focus on cost + complexity - CFD-015 (value hypothesis): SMB would save $12,500/year with simpler tool Next Target: "Would move to 4/5 if we interview 5+ SMB teams about exact switching cost dollars"
Every moat falls into one of six types. Identify primary + secondary moats per competitor:
| Moat Type | Definition | Strong When | Weak When | |-----------|------------|-------------|-----------| | **Switching Costs** | Friction to leave (data, workflow, contracts) | Multi-year data, deep integrations | Easy export, monthly contracts | | **Network Effects** | Value increases with users | Two-sided marketplace, content platform | Single-player tool, linear value | | **Data/IP** | Proprietary data or algorithms | Unique training data, patents | Commodity ML, public datasets | | **Brand/Trust** | Recognition, credibility | Regulated industry, high-risk decisions | Low-stakes, undifferentiated | | **Scale/Cost** | Volume economics | Infrastructure-heavy, marginal cost near zero | Labor-intensive, linear cost | | **Regulatory** | Compliance barriers | Certifications required, government contracts | No compliance requirements |
**For micro-SaaS**: Switching costs and brand/trust matter most. Network effects and scale rarely apply.
Rate each competitor's defensibility:
| Tier | Criteria | Evidence Signals | Targeting Implication | |------|----------|------------------|----------------------| | **Impenetrable** | Multi-layered moat, 10+ years data lock-in | "Would take years to switch" | Avoid direct competition | | **Strong** | Significant switching friction, 1-2 year contracts | High NPS + low churn despite complaints | Target underserved segments only | | **Moderate** | Some friction, workarounds exist | Churn 5-10%, export options | Wedge opportunity exists | | **Weak** | Easy to replace, commodity offering | Monthly plans, high churn, price shopping | Direct competition viable | | **Eroding** | Former strength declining | New alternatives gaining share | Aggressive targeting |
**Gate rule**: Don't compete where incumbent has Impenetrable or Strong moat unless targeting segment they explicitly ignore.
Quantify ALL switching costs — the sum determines moat strength:
| Cost Type | High Impact | Low Impact | How to Assess | |-----------|-------------|------------|---------------| | **Financial** | >6mo contract, early termination fees | Monthly billing, no penalty | Check pricing page terms | | **Time/Effort** | 40+ hr migration, retraining | <4 hr setup, familiar UX | Trial the competitor | | **Data Migration** | Proprietary format, no export | Standard export (CSV, API) | Test export function | | **Workflow Retraining** | Unique methodology, team habits | Standard patterns | Read onboarding docs | | **Integration Rework** | Deep API dependencies | Standalone tool | Map their
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,…