From discover
Orchestrate PRD creation from validated hypotheses — standard PRD output with 4 Risks confidence and hypothesis traceability
npx claudepluginhub shinpr/claude-code-workflows --plugin discoverThis skill uses the workspace's default tool permissions.
**Context**: Transform validated hypotheses into a PRD with 4 Risks confidence scores, hypothesis traceability, and user stories. The PRD follows a standard structure that can be consumed by downstream implementation workflows (e.g., claude-code-workflows).
Generates structured PRDs with problem, context, solution, user stories, acceptance criteria, metrics, risks, and out-of-scope items. Iteratively gathers info via questions, reviews docs/issues/templates.
Generates 5-stage PRDs for complex features with 15-25 AI behavior examples, rollout plans, gates, and checklists. Invoke via /spec --deep full-prd for deep work.
Generates structured Product Requirements Documents (PRDs) with 8-section templates, INVEST user stories, acceptance criteria, and go/no-go decision frameworks from product name or feature input.
Share bugs, ideas, or general feedback.
Context: Transform validated hypotheses into a PRD with 4 Risks confidence scores, hypothesis traceability, and user stories. The PRD follows a standard structure that can be consumed by downstream implementation workflows (e.g., claude-code-workflows).
Execution Protocol:
[STOP — BLOCKING] marker — present findings and CANNOT proceed until user explicitly confirmsInput (validated hypotheses + Opportunity context)
↓
1. Readiness Assessment → Check hypothesis confidence levels
↓
2. PRD Drafting → Using prd-template.md with discovery extensions
↓
3. User Story Generation → 4 Risks per story [Stop: User reviews PRD draft]
↓
4. Quality Review → prd-reviewer assesses the PRD [Stop: User reviews feedback]
↓
Output: docs/prd/[feature-name]-prd.md
Input: $ARGUMENTS
Assess whether hypotheses are "validated enough" for PRD creation:
references/user-story-guide.md)references/mvp-definition.md for scope determinationDecision:
Use prd-standards skill references/prd-template.md to create the PRD:
references/acceptance-criteria.md). Assign stable AC IDs (AC-001, AC-002, ...) sequentially across all requirements — IDs are global to the PRD, not reset per requirementdocs/product/design-principles.mddocs/product/design/brand-direction.md (if exists)brand-direction.md and relevant prototype filesdocs/product/vision.mdFor each user story, follow prd-standards skill references/user-story-guide.md:
[STOP — BLOCKING] Present PRD draft to user for review:
CANNOT proceed to quality review until user explicitly approves the draft.
Invoke prd-reviewer using Agent tool (subagent_type: "discover:prd-reviewer") for bias-free assessment:
[STOP — BLOCKING] Present prd-reviewer feedback to user:
CANNOT finalize PRD until user explicitly approves after reviewing feedback.
If changes required:
After user approval:
docs/prd/[feature-name]-prd.md| Agent | When | Why (context separation benefit) |
|---|---|---|
| prd-reviewer (subagent_type: "discover:prd-reviewer") | PRD quality review | Eliminates author's self-review bias |
The PRD output follows a standard structure:
docs/prd/The extensions are additive — they don't replace or modify the core sections. This means the PRD can be consumed by any downstream workflow that expects the standard structure.
Included: PRD creation, user story generation, quality review Not included: Hypothesis validation, Design Doc/ADR creation, implementation
docs/prd/