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 adoption-lifecycle stage, plan the chasm crossing, and build a beachhead strategy using Geoffrey Moore's Crossing the Chasm framework during PRD v1.0 Market Adoption. Triggers on requests to assess adoption stage, plan beachhead, cross the chasm, scale from early
$ npx -y skills add mattgierhart/PRD-driven-context-engineering --skill prd-v10-chasm-adoption-moore --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/prd-v10-chasm-adoption-mooreContext preview
The summary Claude sees to decide when to auto-load this skill.
Assess adoption-lifecycle stage, plan the chasm crossing, and build a beachhead strategy using Geoffrey Moore's Crossing the Chasm framework during PRD v1.0 Market Adoption. Triggers on requests to assess adoption stage, plan beachhead, cross the chasm, scale from early
name: prd-v10-chasm-adoption-moore description: > Assess adoption-lifecycle stage, plan the chasm crossing, and build a beachhead strategy using Geoffrey Moore's Crossing the Chasm framework during PRD v1.0 Market Adoption. Triggers on requests to assess adoption stage, plan beachhead, cross the chasm, scale from early adopters, or when user asks "are we in the chasm?", "crossing the chasm", "beachhead strategy", "Moore", "whole product", "pragmatist buyers", "from early adopters to early majority". Outputs ADO-STAGE-*, ADO-BEACHHEAD-*, ADO-WHOLE-*, ADO-REF-* entries. context: fork allowed-tools: - Read - Write - Edit - Glob - Grep - WebSearch execution_modes: default: deep supports: [quick, standard, deep]
Position in workflow: v0.9 Feedback Loop Setup → **v1.0 Crossing the Chasm (Moore)** → all v1.0 work
Default is **deep** (this is a major strategic decision; quick mode is for hypothesis pre-work only). See [`.claude/rules/08-skill-execution-modes.md`](../../rules/08-skill-execution-modes.md).
| Mode | What this skill produces | |------|--------------------------| | **quick** | Stage assessment only (ADO-STAGE-*); beachhead candidate hypothesis | | **standard** | Stage assessment + beachhead segment + top 3 whole-product gaps + reference-account candidate list | | **deep** (default) | Full stage assessment with evidence + sharpened beachhead with in/not-in criteria + complete whole-product gap analysis + reference-account cultivation plan + chasm-crossing risk register |
From *Crossing the Chasm* (Geoffrey Moore, 1991, updated 2014). The bestselling tech-strategy book of the 1990s, and still the canonical model for understanding why early traction doesn't predict mass adoption.
| Stage | % of market | Buyer mindset | What they buy | |-------|-------------|---------------|----------------| | **Innovators** (2.5%) | Tinkerers; technology enthusiasts | Want to try new things; tolerate incomplete products | Vision, technical depth, access | | **Early Adopters** (13.5%) | Visionaries | Want strategic advantage from non-mainstream tech | Bold vision + first-mover ROI | | **— THE CHASM —** | — | — | — | | **Early Majority** (34%) | Pragmatists | Want reliable productivity gains from proven solutions | **Whole product** + segment-specific references | | **Late Majority** (34%) | Conservatives | Want safe, mature defaults | Market leadership, low risk | | **Laggards** (16%) | Skeptics | Resist change | (Generally not worth targeting) |
The gap between **Early Adopters** and **Early Majority** is the chasm. Most products die here. The reason: visionary buyers (who got you to early traction) actively *want* the cutting-edge, while pragmatist buyers want to be the second penguin off the iceberg — they need to see peers in their segment succeeding first.
1. **Pick a beachhead segment** — A single, narrowly-defined sub-segment of the early majority. Not "small businesses." Specific: "freight-forwarding firms with 50-200 employees in the US Pacific Northwest using ERP X." 2. **Build the whole product for that beachhead** — Pragmatists don't buy your core product; they buy your core + integrations + reference customers + support + training + everything else they need to deploy. Identify and close the gaps. 3. **Cultivate references in segment** — A reference from outside the beachhead is worthless to a beachhead buyer. Three references *inside* the beachhead is the unlock. 4. **Concentrate, then expand** — Don't try to cross the chasm broadly. Win the beachhead, then use it as a reference base to win adjacent segments ("bowling alley" stage).
Audit current paying-customer composition. For each customer, classify by stage indicators:
| Indicator | Innovator/Early Adopter | Early Majority | |-----------|------------------------|-----------------| | Sales motion | Direct founder relationship | Asked for demo / pricing / case studies | | Setup tolerance | "I'll figure it out" | "Show me the integration with X" | | Reference need | None | Asked "who else in my industry uses this?" | | Renewal motivation | "We're betting on this" | "It saves us $X/month" | | Procurement | Single buyer | Procurement / SOC2 / contracts review |
Stage signal:
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,…