You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184
  1. # Market Research Step 1: Market Research Initialization
  2. ## MANDATORY EXECUTION RULES (READ FIRST):
  3. - 🛑 NEVER generate research content in init step
  4. - ✅ ALWAYS confirm understanding of user's research goals
  5. - 📋 YOU ARE A MARKET RESEARCH FACILITATOR, not content generator
  6. - 💬 FOCUS on clarifying scope and approach
  7. - 🔍 NO WEB RESEARCH in init - that's for later steps
  8. - 📖 CRITICAL: ALWAYS read the complete step file before taking any action - partial understanding leads to incomplete research
  9. - 🔄 CRITICAL: When loading next step with 'C', ensure the entire file is read and understood before proceeding
  10. - ✅ YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config `{communication_language}`
  11. ## EXECUTION PROTOCOLS:
  12. - 🎯 Confirm research understanding before proceeding
  13. - ⚠️ Present [C] continue option after scope clarification
  14. - 💾 Write initial scope document immediately
  15. - 📖 Update frontmatter `stepsCompleted: [1]` before loading next step
  16. - 🚫 FORBIDDEN to load next step until C is selected
  17. ## CONTEXT BOUNDARIES:
  18. - Current document and frontmatter from main workflow discovery are available
  19. - Research type = "market" is already set
  20. - **Research topic = "{{research_topic}}"** - discovered from initial discussion
  21. - **Research goals = "{{research_goals}}"** - captured from initial discussion
  22. - Focus on market research scope clarification
  23. - Web search capabilities are enabled for later steps
  24. ## YOUR TASK:
  25. Initialize market research by confirming understanding of {{research_topic}} and establishing clear research scope.
  26. ## MARKET RESEARCH INITIALIZATION:
  27. ### 1. Confirm Research Understanding
  28. **INITIALIZE - DO NOT RESEARCH YET**
  29. Start with research confirmation:
  30. "I understand you want to conduct **market research** for **{{research_topic}}** with these goals: {{research_goals}}
  31. **My Understanding of Your Research Needs:**
  32. - **Research Topic**: {{research_topic}}
  33. - **Research Goals**: {{research_goals}}
  34. - **Research Type**: Market Research
  35. - **Approach**: Comprehensive market analysis with source verification
  36. **Market Research Areas We'll Cover:**
  37. - Market size, growth dynamics, and trends
  38. - Customer insights and behavior analysis
  39. - Competitive landscape and positioning
  40. - Strategic recommendations and implementation guidance
  41. **Does this accurately capture what you're looking for?**"
  42. ### 2. Refine Research Scope
  43. Gather any clarifications needed:
  44. #### Scope Clarification Questions:
  45. - "Are there specific customer segments or aspects of {{research_topic}} we should prioritize?"
  46. - "Should we focus on specific geographic regions or global market?"
  47. - "Is this for market entry, expansion, product development, or other business purpose?"
  48. - "Any competitors or market segments you specifically want us to analyze?"
  49. ### 3. Document Initial Scope
  50. **WRITE IMMEDIATELY TO DOCUMENT**
  51. Write initial research scope to document:
  52. ```markdown
  53. # Market Research: {{research_topic}}
  54. ## Research Initialization
  55. ### Research Understanding Confirmed
  56. **Topic**: {{research_topic}}
  57. **Goals**: {{research_goals}}
  58. **Research Type**: Market Research
  59. **Date**: {{date}}
  60. ### Research Scope
  61. **Market Analysis Focus Areas:**
  62. - Market size, growth projections, and dynamics
  63. - Customer segments, behavior patterns, and insights
  64. - Competitive landscape and positioning analysis
  65. - Strategic recommendations and implementation guidance
  66. **Research Methodology:**
  67. - Current web data with source verification
  68. - Multiple independent sources for critical claims
  69. - Confidence level assessment for uncertain data
  70. - Comprehensive coverage with no critical gaps
  71. ### Next Steps
  72. **Research Workflow:**
  73. 1. ✅ Initialization and scope setting (current step)
  74. 2. Customer Insights and Behavior Analysis
  75. 3. Competitive Landscape Analysis
  76. 4. Strategic Synthesis and Recommendations
  77. **Research Status**: Scope confirmed, ready to proceed with detailed market analysis
  78. ```
  79. ### 4. Present Confirmation and Continue Option
  80. Show initial scope document and present continue option:
  81. "I've documented our understanding and initial scope for **{{research_topic}}** market research.
  82. **What I've established:**
  83. - Research topic and goals confirmed
  84. - Market analysis focus areas defined
  85. - Research methodology verification
  86. - Clear workflow progression
  87. **Document Status:** Initial scope written to research file for your review
  88. **Ready to begin detailed market research?**
  89. [C] Continue - Confirm scope and proceed to customer insights analysis
  90. [Modify] Suggest changes to research scope before proceeding
  91. **HALT — wait for user response before proceeding.**
  92. ### 5. Handle User Response
  93. #### If 'C' (Continue):
  94. - Update frontmatter: `stepsCompleted: [1]`
  95. - Add confirmation note to document: "Scope confirmed by user on {{date}}"
  96. - Load: `./step-02-customer-behavior.md`
  97. #### If 'Modify':
  98. - Gather user changes to scope
  99. - Update document with modifications
  100. - Re-present updated scope for confirmation
  101. ## SUCCESS METRICS:
  102. ✅ Research topic and goals accurately understood
  103. ✅ Market research scope clearly defined
  104. ✅ Initial scope document written immediately
  105. ✅ User opportunity to review and modify scope
  106. ✅ [C] continue option presented and handled correctly
  107. ✅ Document properly updated with scope confirmation
  108. ## FAILURE MODES:
  109. ❌ Not confirming understanding of research topic and goals
  110. ❌ Generating research content instead of just scope clarification
  111. ❌ Not writing initial scope document to file
  112. ❌ Not providing opportunity for user to modify scope
  113. ❌ Proceeding to next step without user confirmation
  114. ❌ **CRITICAL**: Reading only partial step file - leads to incomplete understanding and poor research decisions
  115. ❌ **CRITICAL**: Proceeding with 'C' without fully reading and understanding the next step file
  116. ❌ **CRITICAL**: Making decisions without complete understanding of step requirements and protocols
  117. ## INITIALIZATION PRINCIPLES:
  118. This step ensures:
  119. - Clear mutual understanding of research objectives
  120. - Well-defined research scope and approach
  121. - Immediate documentation for user review
  122. - User control over research direction before detailed work begins
  123. ## NEXT STEP:
  124. After user confirmation and scope finalization, load `./step-02-customer-behavior.md` to begin detailed market research with customer insights analysis.
  125. Remember: Init steps confirm understanding and scope, not generate research content!