product-brief-creation ยท diff
git:20260325.a6b3a88 to git:20260507.56f011d
34 added, 29 removed. Audit C to C.
- # Product Brief Creation
-
- Create comprehensive product briefs from market, domain, and technical research.
-
- ## Agent
- Mary (Analyst) - `bmad-analyst-mary`
-
- ## Workflow
- 1. Conduct market research (competitors, trends, opportunities)
- 2. Perform domain research (problem space, stakeholders, pain points)
- 3. Evaluate technical feasibility
- 4. Synthesize findings into structured product brief
- 5. Define success metrics and scope boundaries
-
- ## Inputs
- - `projectName` - Project name
- - `projectDescription` - Project description
- - `researchDepth` - shallow, standard, or deep
- - `domainContext` - Domain-specific context (optional)
-
- ## Outputs
- - Product brief with problem statement, target users, value proposition
- - Research findings (market, domain, technical)
- - Success metrics and KPIs
- - Feature themes and scope boundaries
-
- ## Process Files
- - `bmad-analysis.js` - Standalone analysis
- - `bmad-orchestrator.js` - Phase 1 of full lifecycle
+ ---
+ graph:
+ domains: [domain:software-engineering]
+ ---
+
+ # Product Brief Creation
+
+ Create comprehensive product briefs from market, domain, and technical research.
+
+ ## Agent
+ Mary (Analyst) - `bmad-analyst-mary`
+
+ ## Workflow
+ 1. Conduct market research (competitors, trends, opportunities)
+ 2. Perform domain research (problem space, stakeholders, pain points)
+ 3. Evaluate technical feasibility
+ 4. Synthesize findings into structured product brief
+ 5. Define success metrics and scope boundaries
+
+ ## Inputs
+ - `projectName` - Project name
+ - `projectDescription` - Project description
+ - `researchDepth` - shallow, standard, or deep
+ - `domainContext` - Domain-specific context (optional)
+
+ ## Outputs
+ - Product brief with problem statement, target users, value proposition
+ - Research findings (market, domain, technical)
+ - Success metrics and KPIs
+ - Feature themes and scope boundaries
+
+ ## Process Files
+ - `bmad-analysis.js` - Standalone analysis
+ - `bmad-orchestrator.js` - Phase 1 of full lifecycle