prd-template

Defines the template structure for greenfield Product Requirements Documents.

2|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/Gamaroff/agent-skills --skill prd-template-gamaroff
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: prd-template
Source: https://github.com/Gamaroff/agent-skills/tree/main/skills/prd-template
Command: npx skills add https://github.com/Gamaroff/agent-skills --skill prd-template-gamaroff

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Writing a Product Requirements Document for a new product from scratch often produces inconsistent, incomplete documents that miss requirements, technical constraints, or properly sequenced epics and stories. This Skill provides a rigid, validated template structure so every greenfield PRD covers goals, requirements, UI vision, technical assumptions, epics, and handoff prompts. ## Core Features & Use Cases - Complete PRD Structure: Eight sections covering goals and background, functional and non-functional requirements, UI design goals, technical assumptions, epic list, epic details with stories and acceptance criteria, checklist results, and next-step handoff prompts. - Mandatory Elicitation Points: Interactive user validation at requirements, UI goals, technical assumptions, and epic sections, with pre-population from project briefs or technical-preferences files. - AI-Agent-Sized Stories: Enforces vertical-slice stories sized for 2-4 hour focused sessions, with sequential epic ordering where Epic 1 establishes foundation plus initial functionality. - Use Case: A product manager starting a new product invokes the new-product-prd workflow, which uses this template to produce a docs/prd.md with numbered FR/NFR requirements, an approved epic list, detailed stories with acceptance criteria, a pm-checklist validation report, and ready-to-use UX Expert and Architect prompts. ## Quick Start Ask the agent to create a PRD for a new product using the new-product-prd workflow, which applies this greenfield template section by section.

Frequently Asked Questions about prd-template

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

FAQPage Schema
How do I create a PRD for a new product from scratch?▼

Invoke the new-product-prd workflow, which delegates to create-prd in greenfield mode and processes this template section by section. It gathers goals, requirements, UI goals, and technical assumptions through interactive elicitation, then outputs docs/prd.md.

What sections should a greenfield PRD template include?▼

This template defines eight sections: Goals and Background Context, Requirements (FR/NFR), UI Design Goals, Technical Assumptions, Epic List, Epic Details with stories and acceptance criteria, Checklist Results Report, and Next Steps with UX Expert and Architect prompts.

When should I use the brownfield PRD template instead?▼

Use brownfield-prd-template when enhancing an existing codebase with constraints from current architecture. This greenfield template is only for new products built from scratch without existing code constraints.

How are epics and stories structured in a PRD?▼

Epics must be logically sequential, with Epic 1 establishing project foundation plus initial functionality. Stories are vertical slices sized for 2-4 hour AI agent sessions, each with numbered, testable acceptance criteria and no dependencies on later work.

Does the PRD template validate document quality before handoff?▼

Yes, the Checklist Results Report section runs the pm-checklist skill after user confirmation, producing a 9-category validation analysis. The PRD then includes prepared UX Expert and Architect prompts for the next phase.