create-prd

Generate a structured prd.md from discovery artifacts for product teams.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/juan-estrada-itti/way-of-work-tools --skill create-prd-juan-estrada-itti
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-prd
Source: https://github.com/juan-estrada-itti/way-of-work-tools/tree/main/skills/create-prd
Command: npx skills add https://github.com/juan-estrada-itti/way-of-work-tools --skill create-prd-juan-estrada-itti

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Product teams often struggle to convert discovery notes into a single, shareable PRD that clearly communicates what to build and why. This skill ensures the PRD is grounded in validated evidence and separates problems from technical implementation.

Core Features & Use Cases

  • Derives Jobs-To-Be-Done from discovery artifacts and writes a structured PRD (Contacts, Problem, Hypothesis, User Stories anchored to JTBD, Design, Scope, Success Metrics, NFRs).
  • Flags discovery gaps and ensures traceability to evidence (quotes, counts, impact).
  • Produces a ready-to-share prd.md at docs/01-prd/prd.md and supports greenfield and brownfield contexts.

Quick Start

Provide discovery artifacts and run the skill to generate a PRD.

Frequently Asked Questions about create-prd

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

FAQPage Schema
How do I turn user discovery notes into a product requirements document?

To turn user discovery notes into a PRD, provide interview transcripts and design artifacts to generate a structured prd.md. This document grounds validated user insights into concrete specifications including scope, success metrics, and non-functional requirements.

What should a PRD include to separate problems from technical implementation?

A PRD should include Contacts, Problem statements, Hypothesis, User Stories anchored to Jobs-To-Be-Done, Design, Scope, Success Metrics, and Non-Functional Requirements. This structure separates validated user problems from technical implementation details.

How do I write user stories anchored to Jobs-To-Be-Done from discovery artifacts?

Writing user stories anchored to Jobs-To-Be-Done requires deriving JTBD from validated discovery artifacts like user interviews. The PRD traces these stories back to original evidence such as user quotes and impact counts to ensure traceability.

Can I generate a PRD for brownfield projects or is it only for greenfield initiatives?

You can generate a PRD for both greenfield and brownfield initiatives. The process evaluates existing discovery artifacts and flags any gaps where discovery is incomplete, ensuring the resulting prd.md is grounded in validated evidence.

What happens if my discovery artifacts are incomplete when creating a PRD?

When discovery artifacts are incomplete, the PRD generation process flags those specific discovery gaps. It ensures traceability to evidence like quotes and impact counts, highlighting areas lacking validated user insights before finalizing the prd.md.