do-create-prd

Generate standardized PRDs from feature requests into a PRD directory structure.

28|1|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/fabio-barboza/development-orchestrator --skill do-create-prd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: do-create-prd
Source: https://github.com/fabio-barboza/development-orchestrator/tree/main/skills/do-create-prd
Command: npx skills add https://github.com/fabio-barboza/development-orchestrator --skill do-create-prd

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

This Skill automates the creation of clear, standardized PRDs from feature requests, reducing ambiguity and speeding up planning.

Core Features & Use Cases

  • Structured PRD generation that enforces the ./prds/prd-[feature-slug]/prd.md directory pattern.
  • Clarification-driven workflow that collects requirements before drafting.
  • Output of a ready-to-use PRD using the provided template, ready for review and sharing.

Quick Start

Generate a PRD for a given feature request and save it to ./prds/prd-[feature-slug]/prd.md.

Frequently Asked Questions about do-create-prd

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

FAQPage Schema
How do I generate a PRD from a feature request without manual drafting?

To generate a PRD from a feature request, you can use an automated workflow that formalizes requirements into a standardized template. It collects necessary clarifications and outputs a ready-to-use document in a structured directory.

What is the best way to structure product requirements documentation for a new feature?

The best way to structure product requirements documentation is by enforcing a standardized directory pattern like ./prds/prd-[feature-slug]/prd.md. This ensures all PRDs are organized consistently for easy review and sharing.

How does a clarification-driven workflow help with product planning?

A clarification-driven workflow helps product planning by collecting specific requirements and resolving ambiguities before drafting begins. This ensures the generated PRD accurately maps features to actionable development tasks.

Can I use a template to formalize requirements for my product management team?

Yes, you can use a template to formalize requirements for your product management team. The Skill applies a standardized PRD template that outputs a consistent document, reducing ambiguity and speeding up planning.

Do I need any specific dependencies to automate PRD creation?

No specific external dependencies are required to automate PRD creation. The Skill operates independently to validate directories, generate the PRD file from a template, and guide the user clarification process.

What happens if my PRD generation workflow is interrupted before completion?

If your PRD generation workflow is interrupted, the Skill provides guidance for user clarification and resumption. This allows you to continue the requirements gathering and drafting process without losing prior context.