Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

step-06-research-synthesis.md 17KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450
  1. # Domain Research Step 6: Research Synthesis and Completion
  2. ## MANDATORY EXECUTION RULES (READ FIRST):
  3. - 🛑 NEVER generate content without web search verification
  4. - 📖 CRITICAL: ALWAYS read the complete step file before taking any action - partial understanding leads to incomplete decisions
  5. - 🔄 CRITICAL: When loading next step with 'C', ensure the entire file is read and understood before proceeding
  6. - ✅ Search the web to verify and supplement your knowledge with current facts
  7. - 📋 YOU ARE A DOMAIN RESEARCH STRATEGIST, not content generator
  8. - 💬 FOCUS on comprehensive synthesis and authoritative conclusions
  9. - 🔍 WEB SEARCH REQUIRED - verify current facts against live sources
  10. - 📄 PRODUCE COMPREHENSIVE DOCUMENT with narrative intro, TOC, and summary
  11. - ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
  12. ## EXECUTION PROTOCOLS:
  13. - 🎯 Show web search analysis before presenting findings
  14. - ⚠️ Present [C] complete option after synthesis content generation
  15. - 💾 ONLY save when user chooses C (Complete)
  16. - 📖 Update frontmatter `stepsCompleted: [1, 2, 3, 4, 5, 6]` before completing workflow
  17. - 🚫 FORBIDDEN to complete workflow until C is selected
  18. - 📚 GENERATE COMPLETE DOCUMENT STRUCTURE with intro, TOC, and summary
  19. ## CONTEXT BOUNDARIES:
  20. - Current document and frontmatter from previous steps are available
  21. - **Research topic = "{{research_topic}}"** - comprehensive domain analysis
  22. - **Research goals = "{{research_goals}}"** - achieved through exhaustive research
  23. - All domain research sections have been completed (analysis, regulatory, technical)
  24. - Web search capabilities with source verification are enabled
  25. - This is the final synthesis step producing the complete research document
  26. ## YOUR TASK:
  27. Produce a comprehensive, authoritative research document on **{{research_topic}}** with compelling narrative introduction, detailed TOC, and executive summary based on exhaustive domain research.
  28. ## COMPREHENSIVE DOCUMENT SYNTHESIS:
  29. ### 1. Document Structure Planning
  30. **Complete Research Document Structure:**
  31. ```markdown
  32. # [Compelling Title]: Comprehensive {{research_topic}} Research
  33. ## Executive Summary
  34. [Brief compelling overview of key findings and implications]
  35. ## Table of Contents
  36. - Research Introduction and Methodology
  37. - Industry Overview and Market Dynamics
  38. - Technology Trends and Innovation Landscape
  39. - Regulatory Framework and Compliance Requirements
  40. - Competitive Landscape and Key Players
  41. - Strategic Insights and Recommendations
  42. - Implementation Considerations and Risk Assessment
  43. - Future Outlook and Strategic Opportunities
  44. - Research Methodology and Source Documentation
  45. - Appendices and Additional Resources
  46. ```
  47. ### 2. Generate Compelling Narrative Introduction
  48. **Introduction Requirements:**
  49. - Hook reader with compelling opening about {{research_topic}}
  50. - Establish research significance and timeliness
  51. - Outline comprehensive research methodology
  52. - Preview key findings and strategic implications
  53. - Set professional, authoritative tone
  54. **Web Search for Introduction Context:**
  55. Search the web: "{{research_topic}} significance importance"
  56. ### 3. Synthesize All Research Sections
  57. **Section-by-Section Integration:**
  58. - Combine industry analysis from step-02
  59. - Integrate regulatory focus from step-03
  60. - Incorporate technical trends from step-04
  61. - Add cross-sectional insights and connections
  62. - Ensure comprehensive coverage with no gaps
  63. ### 4. Generate Complete Document Content
  64. #### Final Document Structure:
  65. ```markdown
  66. # [Compelling Title]: Comprehensive {{research_topic}} Domain Research
  67. ## Executive Summary
  68. [2-3 paragraph compelling summary of the most critical findings and strategic implications for {{research_topic}} based on comprehensive current research]
  69. **Key Findings:**
  70. - [Most significant market dynamics]
  71. - [Critical regulatory considerations]
  72. - [Important technology trends]
  73. - [Strategic implications]
  74. **Strategic Recommendations:**
  75. - [Top 3-5 actionable recommendations based on research]
  76. ## Table of Contents
  77. 1. Research Introduction and Methodology
  78. 2. {{research_topic}} Industry Overview and Market Dynamics
  79. 3. Technology Landscape and Innovation Trends
  80. 4. Regulatory Framework and Compliance Requirements
  81. 5. Competitive Landscape and Ecosystem Analysis
  82. 6. Strategic Insights and Domain Opportunities
  83. 7. Implementation Considerations and Risk Assessment
  84. 8. Future Outlook and Strategic Planning
  85. 9. Research Methodology and Source Verification
  86. 10. Appendices and Additional Resources
  87. ## 1. Research Introduction and Methodology
  88. ### Research Significance
  89. [Compelling narrative about why {{research_topic}} research is critical right now]
  90. _Why this research matters now: [Strategic importance with current context]_
  91. _Source: [URL]_
  92. ### Research Methodology
  93. [Comprehensive description of research approach including:]
  94. - **Research Scope**: [Comprehensive coverage areas]
  95. - **Data Sources**: [Authoritative sources and verification approach]
  96. - **Analysis Framework**: [Structured analysis methodology]
  97. - **Time Period**: [current focus and historical context]
  98. - **Geographic Coverage**: [Regional/global scope]
  99. ### Research Goals and Objectives
  100. **Original Goals:** {{research_goals}}
  101. **Achieved Objectives:**
  102. - [Goal 1 achievement with supporting evidence]
  103. - [Goal 2 achievement with supporting evidence]
  104. - [Additional insights discovered during research]
  105. ## 2. {{research_topic}} Industry Overview and Market Dynamics
  106. ### Market Size and Growth Projections
  107. [Comprehensive market analysis synthesized from step-02 with current data]
  108. _Market Size: [Current market valuation]_
  109. _Growth Rate: [CAGR and projections]_
  110. _Market Drivers: [Key growth factors]_
  111. _Source: [URL]_
  112. ### Industry Structure and Value Chain
  113. [Complete industry structure analysis]
  114. _Value Chain Components: [Detailed breakdown]_
  115. _Industry Segments: [Market segmentation analysis]_
  116. _Economic Impact: [Industry economic significance]_
  117. _Source: [URL]_
  118. ## 3. Technology Landscape and Innovation Trends
  119. ### Current Technology Adoption
  120. [Technology trends analysis from step-04 with current context]
  121. _Emerging Technologies: [Key technologies affecting {{research_topic}}]_
  122. _Adoption Patterns: [Technology adoption rates and patterns]_
  123. _Innovation Drivers: [Factors driving technology change]_
  124. _Source: [URL]_
  125. ### Digital Transformation Impact
  126. [Comprehensive analysis of technology's impact on {{research_topic}}]
  127. _Transformation Trends: [Major digital transformation patterns]_
  128. _Disruption Opportunities: [Technology-driven opportunities]_
  129. _Future Technology Outlook: [Emerging technologies and timelines]_
  130. _Source: [URL]_
  131. ## 4. Regulatory Framework and Compliance Requirements
  132. ### Current Regulatory Landscape
  133. [Regulatory analysis from step-03 with current updates]
  134. _Key Regulations: [Critical regulatory requirements]_
  135. _Compliance Standards: [Industry standards and best practices]_
  136. _Recent Changes: [current regulatory updates and implications]_
  137. _Source: [URL]_
  138. ### Risk and Compliance Considerations
  139. [Comprehensive risk assessment]
  140. _Compliance Risks: [Major regulatory and compliance risks]_
  141. _Risk Mitigation Strategies: [Approaches to manage regulatory risks]_
  142. _Future Regulatory Trends: [Anticipated regulatory developments]_
  143. _Source: [URL]_
  144. ## 5. Competitive Landscape and Ecosystem Analysis
  145. ### Market Positioning and Key Players
  146. [Competitive analysis with current market positioning]
  147. _Market Leaders: [Dominant players and strategies]_
  148. _Emerging Competitors: [New entrants and innovative approaches]_
  149. _Competitive Dynamics: [Market competition patterns and trends]_
  150. _Source: [URL]_
  151. ### Ecosystem and Partnership Landscape
  152. [Complete ecosystem analysis]
  153. _Ecosystem Players: [Key stakeholders and relationships]_
  154. _Partnership Opportunities: [Strategic collaboration potential]_
  155. _Supply Chain Dynamics: [Supply chain structure and risks]_
  156. _Source: [URL]_
  157. ## 6. Strategic Insights and Domain Opportunities
  158. ### Cross-Domain Synthesis
  159. [Strategic insights from integrating all research sections]
  160. _Market-Technology Convergence: [How technology and market forces interact]_
  161. _Regulatory-Strategic Alignment: [How regulatory environment shapes strategy]_
  162. _Competitive Positioning Opportunities: [Strategic advantages based on research]_
  163. _Source: [URL]_
  164. ### Strategic Opportunities
  165. [High-value opportunities identified through comprehensive research]
  166. _Market Opportunities: [Specific market entry or expansion opportunities]_
  167. _Technology Opportunities: [Technology adoption or innovation opportunities]_
  168. _Partnership Opportunities: [Strategic collaboration and partnership potential]_
  169. _Source: [URL]_
  170. ## 7. Implementation Considerations and Risk Assessment
  171. ### Implementation Framework
  172. [Practical implementation guidance based on research findings]
  173. _Implementation Timeline: [Recommended phased approach]_
  174. _Resource Requirements: [Key resources and capabilities needed]_
  175. _Success Factors: [Critical success factors for implementation]_
  176. _Source: [URL]_
  177. ### Risk Management and Mitigation
  178. [Comprehensive risk assessment and mitigation strategies]
  179. _Implementation Risks: [Major risks and mitigation approaches]_
  180. _Market Risks: [Market-related risks and contingency plans]_
  181. _Technology Risks: [Technology adoption and implementation risks]_
  182. _Source: [URL]_
  183. ## 8. Future Outlook and Strategic Planning
  184. ### Future Trends and Projections
  185. [Forward-looking analysis based on comprehensive research]
  186. _Near-term Outlook: [1-2 year projections and implications]_
  187. _Medium-term Trends: [3-5 year expected developments]_
  188. _Long-term Vision: [5+ year strategic outlook for {{research_topic}}]_
  189. _Source: [URL]_
  190. ### Strategic Recommendations
  191. [Comprehensive strategic recommendations]
  192. _Immediate Actions: [Priority actions for next 6 months]_
  193. _Strategic Initiatives: [Key strategic initiatives for 1-2 years]_
  194. _Long-term Strategy: [Strategic positioning for 3+ years]_
  195. _Source: [URL]_
  196. ## 9. Research Methodology and Source Verification
  197. ### Comprehensive Source Documentation
  198. [Complete documentation of all research sources]
  199. _Primary Sources: [Key authoritative sources used]_
  200. _Secondary Sources: [Supporting research and analysis]_
  201. _Web Search Queries: [Complete list of search queries used]_
  202. ### Research Quality Assurance
  203. [Quality assurance and validation approach]
  204. _Source Verification: [All factual claims verified with multiple sources]_
  205. _Confidence Levels: [Confidence assessments for uncertain data]_
  206. _Limitations: [Research limitations and areas for further investigation]_
  207. _Methodology Transparency: [Complete transparency about research approach]_
  208. ## 10. Appendices and Additional Resources
  209. ### Detailed Data Tables
  210. [Comprehensive data tables supporting research findings]
  211. _Market Data Tables: [Detailed market size, growth, and segmentation data]_
  212. _Technology Adoption Data: [Detailed technology adoption and trend data]_
  213. _Regulatory Reference Tables: [Complete regulatory requirements and compliance data]_
  214. ### Additional Resources
  215. [Valuable resources for continued research and implementation]
  216. _Industry Associations: [Key industry organizations and resources]_
  217. _Research Organizations: [Authoritative research institutions and reports]_
  218. _Government Resources: [Regulatory agencies and official resources]_
  219. _Professional Networks: [Industry communities and knowledge sources]_
  220. ---
  221. ## Research Conclusion
  222. ### Summary of Key Findings
  223. [Comprehensive summary of the most important research findings]
  224. ### Strategic Impact Assessment
  225. [Assessment of strategic implications for {{research_topic}}]
  226. ### Next Steps Recommendations
  227. [Specific next steps for leveraging this research]
  228. ---
  229. **Research Completion Date:** {{date}}
  230. **Research Period:** Comprehensive analysis
  231. **Document Length:** As needed for comprehensive coverage
  232. **Source Verification:** All facts cited with sources
  233. **Confidence Level:** High - based on multiple authoritative sources
  234. _This comprehensive research document serves as an authoritative reference on {{research_topic}} and provides strategic insights for informed decision-making._
  235. ```
  236. ### 5. Present Complete Document and Final Option
  237. **Document Completion Presentation:**
  238. "I've completed the **comprehensive research document synthesis** for **{{research_topic}}**, producing an authoritative research document with:
  239. **Document Features:**
  240. - **Compelling Narrative Introduction**: Engaging opening that establishes research significance
  241. - **Comprehensive Table of Contents**: Complete navigation structure for easy reference
  242. - **Exhaustive Research Coverage**: All aspects of {{research_topic}} thoroughly analyzed
  243. - **Executive Summary**: Key findings and strategic implications highlighted
  244. - **Strategic Recommendations**: Actionable insights based on comprehensive research
  245. - **Complete Source Citations**: Every factual claim verified with sources
  246. **Research Completeness:**
  247. - Industry analysis and market dynamics fully documented
  248. - Technology trends and innovation landscape comprehensively covered
  249. - Regulatory framework and compliance requirements detailed
  250. - Competitive landscape and ecosystem analysis complete
  251. - Strategic insights and implementation guidance provided
  252. **Document Standards Met:**
  253. - Exhaustive research with no critical gaps
  254. - Professional structure and compelling narrative
  255. - As long as needed for comprehensive coverage
  256. - Multiple independent sources for all claims
  257. - Proper citations throughout
  258. **Ready to complete this comprehensive research document?**
  259. [C] Complete Research - Save final comprehensive document
  260. ### 6. Handle Final Completion
  261. #### If 'C' (Complete Research):
  262. - **Replace** the template placeholder `[Research overview and methodology will be appended here]` in the `## Research Overview` section near the top of the document with a concise 2-3 paragraph overview summarizing the research scope, key findings, and a pointer to the full executive summary in the Research Synthesis section
  263. - Append the complete document to the research file
  264. - Update frontmatter: `stepsCompleted: [1, 2, 3, 4, 5]`
  265. - Complete the domain research workflow
  266. - Provide final document delivery confirmation
  267. ## APPEND TO DOCUMENT:
  268. When user selects 'C', append the complete comprehensive research document using the full structure above. Also replace the `[Research overview and methodology will be appended here]` placeholder in the Research Overview section at the top of the document.
  269. ## SUCCESS METRICS:
  270. ✅ Compelling narrative introduction with research significance
  271. ✅ Comprehensive table of contents with complete document structure
  272. ✅ Exhaustive research coverage across all domain aspects
  273. ✅ Executive summary with key findings and strategic implications
  274. ✅ Strategic recommendations grounded in comprehensive research
  275. ✅ Complete source verification with citations
  276. ✅ Professional document structure and compelling narrative
  277. ✅ [C] complete option presented and handled correctly
  278. ✅ Domain research workflow completed with comprehensive document
  279. ## FAILURE MODES:
  280. ❌ Not producing compelling narrative introduction
  281. ❌ Missing comprehensive table of contents
  282. ❌ Incomplete research coverage across domain aspects
  283. ❌ Not providing executive summary with key findings
  284. ❌ Missing strategic recommendations based on research
  285. ❌ Relying solely on training data without web verification for current facts
  286. ❌ Producing document without professional structure
  287. ❌ Not presenting completion option for final document
  288. ❌ **CRITICAL**: Reading only partial step file - leads to incomplete understanding and poor decisions
  289. ❌ **CRITICAL**: Proceeding with 'C' without fully reading and understanding the next step file
  290. ❌ **CRITICAL**: Making decisions without complete understanding of step requirements and protocols
  291. ## COMPREHENSIVE DOCUMENT STANDARDS:
  292. This step ensures the final research document:
  293. - Serves as an authoritative reference on {{research_topic}}
  294. - Provides compelling narrative and professional structure
  295. - Includes comprehensive coverage with no gaps
  296. - Maintains rigorous source verification standards
  297. - Delivers strategic insights and actionable recommendations
  298. - Meets professional research document quality standards
  299. ## DOMAIN RESEARCH WORKFLOW COMPLETION:
  300. When 'C' is selected:
  301. - All domain research steps completed (1-5)
  302. - Comprehensive domain research document generated
  303. - Professional document structure with intro, TOC, and summary
  304. - All sections appended with source citations
  305. - Domain research workflow status updated to complete
  306. - Final comprehensive research document delivered to user
  307. ## FINAL DELIVERABLE:
  308. Complete authoritative research document on {{research_topic}} that:
  309. - Establishes professional credibility through comprehensive research
  310. - Provides strategic insights for informed decision-making
  311. - Serves as reference document for continued use
  312. - Maintains highest research quality standards
  313. ## On Complete
  314. Run: `python3 {project-root}/_bmad/scripts/resolve_customization.py --skill {skill-root} --key workflow.on_complete`
  315. If the resolved `workflow.on_complete` is non-empty, follow it as the final terminal instruction before exiting.
  316. Congratulations on completing comprehensive domain research! 🎉