From commands-project-task-management
Researches and builds a formal Product Requirement Prompt (PRP) for a feature, including context gathering and structured documentation.
How this command is triggered — by the user, by Claude, or both
Slash command
/commands-project-task-management:create-prp <feature_description>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
# Product Requirement Prompt (PRP) Creation You will help the user create a comprehensive Product Requirement Prompt (PRP) for: $ARGUMENTS ## What is a PRP? A Product Requirement Prompt (PRP) is a detailed document that defines the requirements, context, and specifications for a feature or product. It serves as a comprehensive guide for implementation, ensuring all stakeholders have a clear understanding of what needs to be built, why it's needed, and how success will be measured. ## Research Process Before creating the PRP, conduct thorough research to gather all necessary context: #...
You will help the user create a comprehensive Product Requirement Prompt (PRP) for: $ARGUMENTS
A Product Requirement Prompt (PRP) is a detailed document that defines the requirements, context, and specifications for a feature or product. It serves as a comprehensive guide for implementation, ensuring all stakeholders have a clear understanding of what needs to be built, why it's needed, and how success will be measured.
Before creating the PRP, conduct thorough research to gather all necessary context:
Create a comprehensive PRP following this structure:
When creating the PRP, prioritize including:
Throughout the PRP creation process:
The completed PRP should be:
Begin by asking the user for any specific context or requirements they want to emphasize, then proceed with research and PRP creation based on the feature description provided.
2plugins reuse this command
First indexed Jan 8, 2026
npx claudepluginhub davepoon/buildwithclaude --plugin commands-project-task-management/create-prpResearches and builds a formal Product Requirement Prompt (PRP) for a feature, including context gathering and structured documentation.
/generate-prpGenerates a comprehensive Product Requirements & Plans (PRP) document through validated research and codebase analysis. Uses a two-phase approach: task validation then deep research.
/generate-prpGenerates a comprehensive Product Requirement Plan (PRP) for a feature by analyzing the codebase, researching external resources, and producing a structured markdown file with implementation blueprint, validation gates, and quality checklist.
/create-prdCreates a product requirements document for a new feature within the current project, gathering requirements interactively and saving a structured markdown file.
/prp-prdGuides users through a structured, problem-first process to generate a detailed product requirements document via iterative questioning and research.
/create-prdGenerates a comprehensive Product Requirements Document (PRD) for a new feature using product context, feature documentation, and a PRD template.