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/write-prdCreates a structured Product Requirements Document from a feature idea or problem statement. Gathers context via conversational questions, then generates an 8-section PRD covering objectives, user stories, and timeline.
/create-prdGenerates a structured Product Requirements Document from a feature description, covering executive summary, problem statement, objectives, user stories, requirements, and success metrics.
/create-prdGenerates a comprehensive Product Requirements Document (PRD) for a new feature using product context, feature documentation, and a PRD template.
/create-prdGenerates a comprehensive Product Requirements Document from conversation context, covering executive summary, user stories, architecture, tech stack, and implementation phases.
/create-prdGenerates a comprehensive Product Requirements Document (PRD) from the current conversation context, writing to a specified file (default PRD.md).
/create-prdCreates a Product Requirements Document (PRD) from a feature description, with optional output path, interactive mode, and guidance text.