workflows indicate web_bundle file inclusions

This commit is contained in:
Brian Madison
2025-09-29 20:19:14 -05:00
parent 023edd1b7b
commit 9934224230
147 changed files with 740 additions and 478 deletions

View File

@@ -95,14 +95,14 @@ product-brief/
2. **Problem Statement** - Detailed problem analysis with evidence
3. **Proposed Solution** - Core approach and key differentiators
4. **Target Users** - Primary and secondary user segments with personas
5. **Goals & Success Metrics** - Business objectives and measurable KPIs
5. **Goals and Success Metrics** - Business objectives and measurable KPIs
6. **MVP Scope** - Must-have features and out-of-scope items
7. **Post-MVP Vision** - Phase 2 features and long-term roadmap
8. **Financial Impact** - Investment requirements and ROI projections
9. **Strategic Alignment** - Connection to company OKRs and initiatives
10. **Technical Considerations** - Platform requirements and preferences
11. **Constraints & Assumptions** - Resource limits and key assumptions
12. **Risks & Open Questions** - Risk assessment and research needs
11. **Constraints and Assumptions** - Resource limits and key assumptions
12. **Risks and Open Questions** - Risk assessment and research needs
13. **Supporting Materials** - Research summaries and references
## Requirements
@@ -170,7 +170,7 @@ To customize this workflow:
For issues or questions:
- Review the workflow creation guide at `/bmad/bmb/workflows/build-workflow/workflow-creation-guide.md`
- Review the workflow creation guide at `/bmad/bmb/workflows/create-workflow/workflow-creation-guide.md`
- Validate output using `checklist.md`
- Consider running market research workflow first if lacking business context
- Consult BMAD documentation for product planning methodology

View File

@@ -41,7 +41,7 @@
- [ ] Secondary segment (if applicable) is equally detailed
- [ ] Avoids generic personas like "busy professionals"
## Goals & Metrics
## Goals and Metrics
- [ ] Business objectives include measurable outcomes with targets
- [ ] User success metrics focus on behaviors, not features
@@ -67,7 +67,7 @@
- [ ] Technology preferences are marked as preferences, not decisions
- [ ] Integration requirements with existing systems are identified
## Constraints & Assumptions
## Constraints and Assumptions
- [ ] Budget constraints are documented if known
- [ ] Timeline or deadline pressures are specified

View File

@@ -299,13 +299,13 @@ Being honest about unknowns helps us prepare.</ask>
1. Problem Statement
2. Proposed Solution
3. Target Users
4. Goals & Metrics
4. Goals and Metrics
5. MVP Scope
6. Post-MVP Vision
7. Financial Impact & Strategic Alignment
7. Financial Impact and Strategic Alignment
8. Technical Considerations
9. Constraints & Assumptions
10. Risks & Questions
9. Constraints and Assumptions
10. Risks and Questions
11. Save and continue</ask>
<action>Work with user to refine selected section</action>

View File

@@ -36,7 +36,7 @@
---
## Goals & Success Metrics
## Goals and Success Metrics
### Business Objectives
@@ -52,7 +52,7 @@
---
## Strategic Alignment & Financial Impact
## Strategic Alignment and Financial Impact
### Financial Impact
@@ -116,7 +116,7 @@
---
## Constraints & Assumptions
## Constraints and Assumptions
### Constraints
@@ -128,7 +128,7 @@
---
## Risks & Open Questions
## Risks and Open Questions
### Key Risks

View File

@@ -25,9 +25,15 @@ validation: "{installed_path}/checklist.md"
# Output configuration
default_output_file: "{output_folder}/product-brief-{{project_name}}-{{date}}.md"
# Required tools
required_tools: []
# Workflow settings
autonomous: false # This is an interactive workflow requiring user collaboration
brief_format: "comprehensive" # Options: "comprehensive" (full detail) or "executive" (3-page limit)
web_bundle:
name: "product-brief"
description: "Interactive product brief creation workflow that guides users through defining their product vision with multiple input sources and conversational collaboration"
author: "BMad"
web_bundle_files:
- "bmad/bmm/workflows/1-analysis/product-brief/template.md"
- "bmad/bmm/workflows/1-analysis/product-brief/instructions.md"
- "bmad/bmm/workflows/1-analysis/product-brief/checklist.md"