From project-management
Create a Product Requirements Document (PRD) for a product feature
How this command is triggered — by the user, by Claude, or both
Slash command
/project-management:create-prd <feature-description> [output-path]This command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
# Claude Command: Create PRD Create a comprehensive, professional Product Requirements Document (PRD) based on industry best practices. ## Usage **Examples**: ## Workflow 1. **Analyze the Feature Description** - Understand scope and complexity - Identify project type (Feature, Initiative, Technical) - Select appropriate PRD template 2. **Create Structured PRD** - Executive Summary (Problem, Solution, Impact) - Problem Statement with evidence - Measurable objectives and success metrics - User Stories with acceptance criteria - Functional and non-functional r...
Create a comprehensive, professional Product Requirements Document (PRD) based on industry best practices.
/project-management:create-prd "Feature description"
/project-management:create-prd "Feature description" /path/to/output.md
Examples:
/project-management:create-prd "Add Dark Mode Toggle to settings"
/project-management:create-prd "AI-powered budgeting" docs/prds/budget-ai.md
Analyze the Feature Description
Create Structured PRD
TodoWrite for Tracking
Output
PRD.md in the current directoryFocus on:
NOT on:
MoSCoW Method:
What, For whom, Why, Impact, Timeline
Based on project complexity:
| Type | Duration | Template |
|---|---|---|
| Small Feature | < 2 weeks | Minimal MVP |
| Standard Feature | 4-8 weeks | Standard Feature |
| Major Initiative | > 2 months | Major Initiative |
| Platform/Infra. | Variable | Technical PRD |
Details: templates.md
DO:
DON'T:
Complete Guide: best-practices.md
Best Practices: best-practices.md
Templates: templates.md
Sections Guide: sections-guide.md
Feature description: $ARGUMENTS
npx claudepluginhub talent-factory/claude-plugins --plugin project-management/create-prdCreates a structured Product Requirements Document (PRD) from a feature description, including executive summary, problem statement, objectives, user stories, requirements, metrics, assumptions, and out-of-scope items.
/write-prdCreates a structured Product Requirements Document from a feature idea or problem statement by gathering context conversationally.
/create-prdCreates a structured Product Requirements Document (PRD) for a feature description, with sections for summary, problem statement, objectives, user stories, requirements, metrics, assumptions. Uses TodoWrite; outputs to PRD.md or path.
/create-prdGenerates a Product Requirements Document (PRD) from conversation context using a structured template and writes it to a specified Markdown file.
/create-prdGenerates a Product Requirements Document (PRD) from conversation context with sections for summary, users, MVP scope, stories, architecture, tech stack, and phases. Outputs to specified filename.