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.

step-04-customer-decisions.md 9.8KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261
  1. # Market Research Step 4: Customer Decisions and Journey
  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 CUSTOMER DECISION ANALYST, not content generator
  8. - 💬 FOCUS on customer decision processes and journey mapping
  9. - 🔍 WEB SEARCH REQUIRED - verify current facts against live sources
  10. - 📝 WRITE CONTENT IMMEDIATELY TO DOCUMENT
  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] continue option after decision processes content generation
  15. - 📝 WRITE CUSTOMER DECISIONS ANALYSIS TO DOCUMENT IMMEDIATELY
  16. - 💾 ONLY proceed when user chooses C (Continue)
  17. - 📖 Update frontmatter `stepsCompleted: [1, 2, 3, 4]` before loading next step
  18. - 🚫 FORBIDDEN to load next step until C is selected
  19. ## CONTEXT BOUNDARIES:
  20. - Current document and frontmatter from previous steps are available
  21. - Customer behavior and pain points analysis completed in previous steps
  22. - Focus on customer decision processes and journey mapping
  23. - Web search capabilities with source verification are enabled
  24. - **Research topic = "{{research_topic}}"** - established from initial discussion
  25. - **Research goals = "{{research_goals}}"** - established from initial discussion
  26. ## YOUR TASK:
  27. Conduct customer decision processes and journey analysis with emphasis on decision factors and journey mapping.
  28. ## CUSTOMER DECISIONS ANALYSIS SEQUENCE:
  29. ### 1. Begin Customer Decisions Analysis
  30. **UTILIZE SUBPROCESSES AND SUBAGENTS**: Use research subagents, subprocesses or parallel processing if available to thoroughly analyze different customer decision areas simultaneously and thoroughly.
  31. Start with customer decisions research approach:
  32. "Now I'll conduct **customer decision processes analysis** for **{{research_topic}}** to understand customer decision-making.
  33. **Customer Decisions Focus:**
  34. - Customer decision-making processes
  35. - Decision factors and criteria
  36. - Customer journey mapping
  37. - Purchase decision influencers
  38. - Information gathering patterns
  39. **Let me search for current customer decision insights.**"
  40. ### 2. Parallel Decisions Research Execution
  41. **Execute multiple web searches simultaneously:**
  42. Search the web: "{{research_topic}} customer decision process"
  43. Search the web: "{{research_topic}} buying criteria factors"
  44. Search the web: "{{research_topic}} customer journey mapping"
  45. Search the web: "{{research_topic}} decision influencing factors"
  46. **Analysis approach:**
  47. - Look for customer decision research studies
  48. - Search for buying criteria and factor analysis
  49. - Research customer journey mapping methodologies
  50. - Analyze decision influence factors and channels
  51. - Study information gathering and evaluation patterns
  52. ### 3. Analyze and Aggregate Results
  53. **Collect and analyze findings from all parallel searches:**
  54. "After executing comprehensive parallel web searches, let me analyze and aggregate customer decision findings:
  55. **Research Coverage:**
  56. - Customer decision-making processes
  57. - Decision factors and criteria
  58. - Customer journey mapping
  59. - Decision influence factors
  60. **Cross-Decisions Analysis:**
  61. [Identify patterns connecting decision factors and journey stages]
  62. **Quality Assessment:**
  63. [Overall confidence levels and research gaps identified]"
  64. ### 4. Generate Customer Decisions Content
  65. **WRITE IMMEDIATELY TO DOCUMENT**
  66. Prepare customer decisions analysis with web search citations:
  67. #### Content Structure:
  68. When saving to document, append these Level 2 and Level 3 sections:
  69. ```markdown
  70. ## Customer Decision Processes and Journey
  71. ### Customer Decision-Making Processes
  72. [Decision processes analysis with source citations]
  73. _Decision Stages: [Key stages in customer decision making]_
  74. _Decision Timelines: [Timeframes for different decisions]_
  75. _Complexity Levels: [Decision complexity assessment]_
  76. _Evaluation Methods: [How customers evaluate options]_
  77. _Source: [URL]_
  78. ### Decision Factors and Criteria
  79. [Decision factors analysis with source citations]
  80. _Primary Decision Factors: [Most important factors in decisions]_
  81. _Secondary Decision Factors: [Supporting factors influencing decisions]_
  82. _Weighing Analysis: [How different factors are weighed]_
  83. _Evoluton Patterns: [How factors change over time]_
  84. _Source: [URL]_
  85. ### Customer Journey Mapping
  86. [Journey mapping analysis with source citations]
  87. _Awareness Stage: [How customers become aware of {{research_topic}}]_
  88. _Consideration Stage: [Evaluation and comparison process]_
  89. _Decision Stage: [Final decision-making process]_
  90. _Purchase Stage: [Purchase execution and completion]_
  91. _Post-Purchase Stage: [Post-decision evaluation and behavior]_
  92. _Source: [URL]_
  93. ### Touchpoint Analysis
  94. [Touchpoint analysis with source citations]
  95. _Digital Touchpoints: [Online and digital interaction points]_
  96. _Offline Touchpoints: [Physical and in-person interaction points]_
  97. _Information Sources: [Where customers get information]_
  98. _Influence Channels: [What influences customer decisions]_
  99. _Source: [URL]_
  100. ### Information Gathering Patterns
  101. [Information patterns analysis with source citations]
  102. _Research Methods: [How customers research options]_
  103. _Information Sources Trusted: [Most trusted information sources]_
  104. _Research Duration: [Time spent gathering information]_
  105. _Evaluation Criteria: [How customers evaluate information]_
  106. _Source: [URL]_
  107. ### Decision Influencers
  108. [Decision influencer analysis with source citations]
  109. _Peer Influence: [How friends and family influence decisions]_
  110. _Expert Influence: [How expert opinions affect decisions]_
  111. _Media Influence: [How media and marketing affect decisions]_
  112. _Social Proof Influence: [How reviews and testimonials affect decisions]_
  113. _Source: [URL]_
  114. ### Purchase Decision Factors
  115. [Purchase decision factors analysis with source citations]
  116. _Immediate Purchase Drivers: [Factors triggering immediate purchase]_
  117. _Delayed Purchase Drivers: [Factors causing purchase delays]_
  118. _Brand Loyalty Factors: [Factors driving repeat purchases]_
  119. _Price Sensitivity: [How price affects purchase decisions]_
  120. _Source: [URL]_
  121. ### Customer Decision Optimizations
  122. [Decision optimization analysis with source citations]
  123. _Friction Reduction: [Ways to make decisions easier]_
  124. _Trust Building: [Building customer trust in decisions]_
  125. _Conversion Optimization: [Optimizing decision-to-purchase rates]_
  126. _Loyalty Building: [Building long-term customer relationships]_
  127. _Source: [URL]_
  128. ```
  129. ### 5. Present Analysis and Continue Option
  130. **Show analysis and present continue option:**
  131. "I've completed **customer decision processes analysis** for {{research_topic}}, focusing on customer decision-making.
  132. **Key Decision Findings:**
  133. - Customer decision-making processes clearly mapped
  134. - Decision factors and criteria thoroughly analyzed
  135. - Customer journey mapping completed across all stages
  136. - Decision influencers and touchpoints identified
  137. - Information gathering patterns documented
  138. **Ready to proceed to competitive analysis?**
  139. [C] Continue - Save this to document and proceed to competitive analysis
  140. **HALT — wait for user response before proceeding.**
  141. ### 6. Handle Continue Selection
  142. #### If 'C' (Continue):
  143. - **CONTENT ALREADY WRITTEN TO DOCUMENT**
  144. - Update frontmatter: `stepsCompleted: [1, 2, 3, 4]`
  145. - Load: `./step-05-competitive-analysis.md`
  146. ## APPEND TO DOCUMENT:
  147. Content is already written to document when generated in step 4. No additional append needed.
  148. ## SUCCESS METRICS:
  149. ✅ Customer decision-making processes clearly mapped
  150. ✅ Decision factors and criteria thoroughly analyzed
  151. ✅ Customer journey mapping completed across all stages
  152. ✅ Decision influencers and touchpoints identified
  153. ✅ Information gathering patterns documented
  154. ✅ Content written immediately to document
  155. ✅ [C] continue option presented and handled correctly
  156. ✅ Proper routing to next step (competitive analysis)
  157. ✅ Research goals alignment maintained
  158. ## FAILURE MODES:
  159. ❌ Relying solely on training data without web verification for current facts
  160. ❌ Missing critical decision-making process stages
  161. ❌ Not identifying key decision factors
  162. ❌ Incomplete customer journey mapping
  163. ❌ Not writing content immediately to document
  164. ❌ Not presenting [C] continue option after content generation
  165. ❌ Not routing to competitive analysis step
  166. ❌ **CRITICAL**: Reading only partial step file - leads to incomplete understanding and poor decisions
  167. ❌ **CRITICAL**: Proceeding with 'C' without fully reading and understanding the next step file
  168. ❌ **CRITICAL**: Making decisions without complete understanding of step requirements and protocols
  169. ## CUSTOMER DECISIONS RESEARCH PROTOCOLS:
  170. - Research customer decision studies and psychology
  171. - Use customer journey mapping methodologies
  172. - Analyze buying criteria and decision factors
  173. - Study decision influence and touchpoint analysis
  174. - Focus on current decision data
  175. - Present conflicting information when sources disagree
  176. - Apply confidence levels appropriately
  177. ## DECISION ANALYSIS STANDARDS:
  178. - Always cite URLs for web search results
  179. - Use authoritative customer decision research sources
  180. - Note data currency and potential limitations
  181. - Present multiple perspectives when sources conflict
  182. - Apply confidence levels to uncertain data
  183. - Focus on actionable decision insights
  184. ## NEXT STEP:
  185. After user selects 'C', load `./step-05-competitive-analysis.md` to analyze competitive landscape, market positioning, and competitive strategies for {{research_topic}}.
  186. Remember: Always write research content to document immediately and emphasize current customer decision data with rigorous source verification!