All checks were successful
ci / fast (linux) (push) Successful in 6m46s
Install BMAD workflow framework with agent commands and templates. Create product brief, PRD, project context, and architecture decision document covering networking/persistence strategy, JS engine evolution path, threading model, web_api scaling, system integration, and tab/process model. Add generated project documentation (architecture overview, component inventory, development guide, source tree analysis). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
15 lines
944 B
Markdown
15 lines
944 B
Markdown
---
|
|
name: bmad-bmm-create-prd
|
|
description: Create a PRD from scratch. Use when the user says "lets create a product requirements document" or "I want to create a new PRD"
|
|
---
|
|
|
|
IT IS CRITICAL THAT YOU FOLLOW THESE STEPS - while staying in character as the current agent persona you may have loaded:
|
|
|
|
<steps CRITICAL="TRUE">
|
|
1. Always LOAD the FULL {project-root}/_bmad/core/tasks/workflow.xml
|
|
2. READ its entire contents - this is the CORE OS for EXECUTING the specific workflow-config {project-root}/_bmad/bmm/workflows/2-plan-workflows/create-prd/workflow-create-prd.md
|
|
3. Pass the yaml path _bmad/bmm/workflows/2-plan-workflows/create-prd/workflow-create-prd.md as 'workflow-config' parameter to the workflow.xml instructions
|
|
4. Follow workflow.xml instructions EXACTLY as written to process and follow the specific workflow config and its instructions
|
|
5. Save outputs after EACH section when generating any documents from templates
|
|
</steps>
|