prd

Convert meeting notes and memos into structured PRD drafts with success criteria.

8|2|Updated May 3, 2026
One-click install
npx skills add https://github.com/ejoongseok/claude-settings --skill prd-ejoongseok
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prd
Source: https://github.com/ejoongseok/claude-settings/tree/main/claude-code/skills/prd
Command: npx skills add https://github.com/ejoongseok/claude-settings --skill prd-ejoongseok

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you convert messy meeting notes, customer requests, and raw idea memos into a structured PRD that non-technical stakeholders can align on.

Core Features & Use Cases

  • PRD generation from input files: Reads a provided file path (e.g., meeting notes) and produces a PRD draft using a consistent external-facing structure.
  • Business-context enrichment and gap filling: Tries to load project context (like CLAUDE.md and prior PRDs) and then asks targeted questions when key business information is missing.
  • Policy-compliant external documentation: Enforces outside-in and What>How framing, avoids internal paths, and keeps PRDs business-focused rather than technical SRS.

Quick Start

Provide the path to your meeting-notes Markdown file to the prd skill and ask it to generate a PRD.

Frequently Asked Questions about prd

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert meeting notes into a structured PRD?

To convert meeting notes into a structured PRD, provide the Markdown file path of your notes to generate a coherent draft. The tool reads your input and produces a business-ready document with explicit gaps and success criteria for stakeholder alignment.

What is the best way to structure ambiguous customer requests into business requirements?

Structuring ambiguous customer requests into business requirements involves applying outside-in framing to identify what the product should do rather than how. This process fills information gaps by asking targeted questions to ensure non-technical stakeholders can agree on the requirements.

Does generating a PRD from idea memos require prior project context?

Generating a PRD does not strictly require prior project context, but the tool tries to load files like CLAUDE.md and prior PRDs to enrich the draft. If key business information is missing, it asks targeted questions to fill the gaps.

How to ensure a product requirements document stays business-focused and not a technical SRS?

To ensure a product requirements document stays business-focused, apply What>How framing and avoid internal paths. This approach guarantees the output remains an external-facing PRD for stakeholder alignment rather than a detailed technical software requirements specification.

What gap analysis is included when creating a PRD from raw notes?

The gap analysis included when creating a PRD identifies missing business information by comparing your raw notes against project context. It highlights explicit gaps and defines measurement and success criteria directly within the generated document draft.