PRD-driven-context-engineering
Gated PRD lifecycle with persistent product memory
All Skills in This Repository (31)
Pure Emerald Level Indicatorsprd-v04-user-journey-mapping
Map triggers to value moments and generate UJ- entries for PRD v0.4.
prd-v09-feedback-loop-setup
Define feedback channels and triage rules for post-launch product improvement workflows.
prd-v07-test-planning
Plan TEST- entries with Given-When-Then templates linked to EPIC-, API-, BR-, and UJ- identifiers.
ghm-sot-builder
Scaffold standardized SoT files with YAML frontmatter and update protocols.
prd-v03-pricing-model
Select and validate pricing models for PRD v0.3 Commercial Model.
prd-v05-risk-discovery-interview
Identify and structure project risks through a guided PRD risk discovery interview.
prd-v04-persona-definition
Synthesize behavioral personas from CFD-, BR-, and FEA- evidence into traceable PER- entries.
ghm-gate-check
Validate PRD gate criteria and generate consolidated pass/block reports.
prd-v07-epic-scoping
Transform PRD requirements into context-window sized EPICs with dependencies.
prd-v08-monitoring-setup
Define monitoring strategy, metrics, and alerting for PRD v0.8 deployments.
ghm-id-register
Validate and register new SoT IDs with format, uniqueness, and cross-reference checks.
prd-v08-release-planning
Generate DEP- entries and runbooks for structured deployment planning.
Frequently Asked Questions
FAQPage SchemaHow to install PRD-driven-context-engineering?โผ
Run `npx skills add mattgierhart/PRD-driven-context-engineering --all -g -y` in your terminal to install all skills globally. You can also fork the repo or run the included install script to seed the scaffold into an existing project.
What problem does PRD-driven context engineering solve?โผ
It stops agents from forgetting prior decisions between sessions by storing every durable choice as a traceable ID in markdown Source-of-Truth files. It also prevents one-shot building by gating each PRD stage until its definition of done is met.
How does the gated PRD lifecycle work?โผ
Work advances through stages v0.1 (problem framing) to v1.0 (market adoption), and a readiness scorer blocks advancement until required specs, tests, and cross-references exist. Each stage has dedicated skills like risk discovery, architecture design, and launch metrics.
Do I need coding experience to use this methodology?โผ
No. Founders and product managers can drive the early stages (problem framing, personas, pricing, positioning) entirely through plain-English requests, while technical stages like architecture and testing activate when you reach them.
Which agents and frameworks are supported?โผ
All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and OpenClaw. The four built-in role agents (Horizon, Studio, Devlab, Metro) coordinate strategy, design, build, and go-to-market work.