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].
Establish channels and processes for capturing and processing post-launch feedback during PRD v0.9 Go-to-Market. Triggers on requests to set up feedback systems, capture user input, or when user asks "how do we collect feedback?", "feedback loop", "user research", "post-launch
$ npx -y skills add mattgierhart/PRD-driven-context-engineering --skill prd-v09-feedback-loop-setup --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/prd-v09-feedback-loop-setupContext preview
The summary Claude sees to decide when to auto-load this skill.
Establish channels and processes for capturing and processing post-launch feedback during PRD v0.9 Go-to-Market. Triggers on requests to set up feedback systems, capture user input, or when user asks "how do we collect feedback?", "feedback loop", "user research", "post-launch
name: prd-v09-feedback-loop-setup description: > Establish channels and processes for capturing and processing post-launch feedback during PRD v0.9 Go-to-Market. Triggers on requests to set up feedback systems, capture user input, or when user asks "how do we collect feedback?", "feedback loop", "user research", "post-launch feedback", "customer feedback", "NPS", "voice of customer". Outputs CFD- entries specialized for post-launch feedback capture. context: fork allowed-tools: - Read - Write - Edit - Glob - Grep - WebSearch - WebFetch execution_modes: default: standard supports: [quick, standard, deep]
Position in workflow: v0.9 Launch Metrics → **v0.9 Feedback Loop Setup** → v1.0 Market Adoption
Default is **standard**. See [`.claude/rules/08-skill-execution-modes.md`](../../rules/08-skill-execution-modes.md) for selection logic.
| Mode | What this skill produces | |------|--------------------------| | **quick** | 1–2 channels (in-app + support); basic triage workflow | | **standard** | 3–4 channels; full processing workflow + sentiment tracking + SLAs | | **deep** | All channels + closed-loop tracking + voice-of-customer synthesis + escalation rules |
This skill requires prior work from v0.9 Launch Metrics and v0.1-v0.8:
This skill assumes v0.9 Launch Metrics is live with KPI- thresholds established, GTM- channels are active, and MON- dashboards are displaying baseline metrics.
This skill creates/updates:
All CFD-* post-launch entries are **evidential feedback records**, not confidence-based themselves but supporting confidence scoring on OTHER IDs:
Example CFD- post-launch entries:
CFD-101: "Can't figure out how to export my data" Type: Support Ticket Source: Intercom (GTM-002 email → user support request) Date: 2025-01-15 User Segment: PER-001 (Startup Founder) Verbatim: "I've been using the tool for a week and I can't find any way to export my work." Processed: Category: Feature Gap Sentiment: Frustrated Priority: High Frequency: Repeated (3rd request this week) Impact Assessment: Users Affected: ~50 (based on support volume) KPI Impact: KPI-104 (D7 Retention) — export needed for team use case Revenue Risk: High — multiple users mentioned "dealbreaker" Action: Response: "Thanks for reaching out! Export is on our roadmap." Internal Action: Escalated to product team, added to backlog Linked IDs: FEA-025 (Export Feature) created, EPIC-05 updated Status: In Progress Resolution: Outcome: FEA-025 shipped in v1.2 Date: 2025-02-01 Follow-up: Emailed user with release notes Linked IDs: GTM-002 (email channel source), PER-001 (persona), KPI-104 (affected metric), FEA-025 (action taken), EPIC-05 (implementation) --- CFD-102: NPS Detractor Response Type: NPS Response Source: In-App Survey (MON-005 trigger) Date: 2025-01-18 User Segment: PER-002 (Team Lead) Verbatim: "Score: 4. Too slow. Takes forever to load projects and I give up waiting." Processed: Category: Performance Sentiment: Negative Priority: Critical Frequency: Trending (NPS dropped 10 points this week) Impact Assessment: Users Affected: ~200 (20% of NPS responses mention speed) KPI Impact: KPI-103 (Activation), KPI-104 (Retention) — both trending down Revenue Risk: High — performance is activation blocker Action: Response: N/A (anonymous survey) Internal Action: Performance spike investigation started (MON-001 latency breach detected) Linked IDs: RISK-012 (Performance Degradation) escalated, EPIC-06 prioritized for optimization Status: In Progress Resolution: Outcome: Database query o
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,…