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].
Define and prioritize features with strategic traceability during PRD v0.3 Commercial Model. Triggers on requests to define features, prioritize capabilities, scope MVP, map features to pricing tiers, identify parity vs. delta features, or when user asks "what features do we
$ npx -y skills add mattgierhart/PRD-driven-context-engineering --skill prd-v03-features-value-planning --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/prd-v03-features-value-planningContext preview
The summary Claude sees to decide when to auto-load this skill.
Define and prioritize features with strategic traceability during PRD v0.3 Commercial Model. Triggers on requests to define features, prioritize capabilities, scope MVP, map features to pricing tiers, identify parity vs. delta features, or when user asks "what features do we
name: prd-v03-features-value-planning description: Define and prioritize features with strategic traceability during PRD v0.3 Commercial Model. Triggers on requests to define features, prioritize capabilities, scope MVP, map features to pricing tiers, identify parity vs. delta features, or when user asks "what features do we build?", "what's in MVP?", "which features matter?", "feature priority", "parity features", "what's our delta?". Consumes KPI- (Outcome Definition), BR- (Pricing Model, Moat), and CFD- (Market Moat Analysis) from v0.3. Outputs FEA- entries with strategic traceability and BR-FEA- governance rules. Feeds v0.4 User Journeys. context: fork allowed-tools: - Read - Write - Edit - Glob - Grep - WebSearch - WebFetch
Position in workflow: v0.3 Commercial Model → **v0.3 Feature Value Planning** → v0.4 User Journeys
Features are the unit of scope. Every feature must trace back to why it exists: outcome, moat, competitive position, or pricing tier.
This skill requires prior work from v0.1-v0.3:
This skill assumes v0.1-v0.2 research is complete and risk/tech decisions (v0.5) are not yet made.
This skill creates/updates:
All FEA- entries include confidence:
| Type | Definition | Strategic Purpose | Evidence Required | |------|------------|-------------------|-------------------| | **Moat** | Builds/defends competitive advantage | Supports BR- moat rule | High (CFD- proving differentiation) | | **Outcome** | Directly drives success metric | Tied to KPI- entry | High (KPI- link mandatory) | | **Parity** | Matches competitor baseline | From Competitive Landscape | Medium (CFD- competitor evidence) | | **Delta** | Differentiation from competitors | Our advantage over market | High (CFD- gap evidence) | | **Tier** | Differentiates pricing packages | From Pricing BR- | Medium (BR- tier assignment) | | **Table Stakes** | Expected but not differentiating | Industry standard | Low (common knowledge) |
**Rule**: P0 features require Moat, Outcome, or Delta classification. Table Stakes alone cannot justify P0.
Feature focus varies by product type (from v0.2 classification):
| Product Type | Primary Focus | Parity Approach | Delta Approach | |--------------|---------------|-----------------|----------------| | **Fast Follow** | Parity + focused delta | 1:1 critical feature match | Single compelling improvement | | **Innovation** | Moat-building features | Minimal (new category) | Core differentiation IS the product | | **Slice** | Segment-specific features | Partial (niche needs differ) | Deep fit for underserved segment |
**BR-FEA-PARITY-FIRST**: No delta features until parity features complete. Users compare to incumbent first.
Moat features = 60%+ of scope. Table stakes minimized. Delta is the entire value proposition.
80/20 rule: Match 20% of incumbent features that serve 80% of niche use cases. Delta = niche-specific depth.
| Tier | Criteria | Evidence Threshold | |------|----------|-------------------| | **P0 — Must Have** | Blocks launch without it; tied to primary KPI- or moat BR- | CFD- proof + KPI-/BR- link | | **P1 — Should Have** | Meaningfully improves outcome; supports tier differentiation | CFD- user signal | | **P2 — Nice to Have** | Enhances experience; no direct KPI impact | Reasonable assumption OK | | **P3 — Defer/Cut** | Scope creep signal; can add post-launch | None (remove from scope) |
**Kill criterion**: If >40% of features are P2/P3, scope is bloated. Re-evaluate.
Create FEA- entries in this format:
FEA-XXX: [Feature Name] Type: [Moat | Outcome | Parity | Delta | Tier | Table Stakes] Priority: [P0 | P1 | P2 | P3] Description: [What the feature does — user-facing capability] Outcome Link: [KPI-XXX this supports, or "N/A"] Moat Link: [BR-XXX moat rule this supports, or "N/A"] Pricing Link: [BR-XXX tier this belongs to, or "All tiers"] Competitor Comparison: [Parity with X | Delta vs X | Unique | Table stakes] Validation: [CFD-XXX evidence, or validation method] Acceptance Criteria: [Testable condition for "done"]
**Example entries:**
FEA-001: One-Click Scheduling Type: Parity Priority: P0 Description: Schedule meetings with single click from availability view Outcome Link: KPI-002 (activation rate) Moat Link: N/A Pricing Link: All tiers Competitor Comparison: Parity with Calendly Validation: CFD-012 (competitor feature audit) Acceptance Criteria: User completes scheduling in ≤3 clicks FEA-002: Offline Mode Type: Delta Priority: P0 Description: Full functionality without internet connectio
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,…