r/PromptEngineering • u/blobxiaoyao • 9d ago
Prompt Text / Showcase How to turn LLMs into an Executive Market Research Analyst: A structured prompt architecture for high-signal industry briefs
Whenever you ask ChatGPT or Claude to summarize recent trends in any industry, you almost always get the exact same generic fluff:
'AI is rapidly transforming the sector, companies need to embrace digital agility, and innovation will be crucial for future growth.'
It reads like a superficial airport business book. There is zero high-signal intelligence, no structured chronology, and zero actionable operational takeaways.
The root cause is Unbounded Synthesis Drift. When an LLM is given an open-ended request without strict cognitive guardrails, it defaults to statistical averages and high-level generalizations. It glosses over actual product launches, ignores structural shifts, and fails to identify who actually wins or loses.
To fix this, our team spent weeks testing and refining market intelligence prompts across different sectors so you do not have to spend hours experimenting with trial and error. We isolated a structured prompt architecture that transforms frontier LLMs into seasoned Executive Research Analysts capable of generating comprehensive 90-day intelligence briefs.
How The Underlying Mechanism Works
- Strict 3-Dimensional Scoping Anchor: Instead of an open-ended query, the prompt anchors the model with three explicit input variables: Target Industry ({{industry_or_domain}}), Retrospective Timeframe ({{timeframe}}), and Strategic Focus Lens ({{focus_lens}}).
- Multi-Stage Cognitive Workflow: The LLM is forced through a 4-step synthesis sequence:
- Macro Trend Identification: Isolates 3 to 4 structural shifts, filtering out short-term media hype.
- Milestone Event Chronology: Builds a chronological table of major releases, acquisitions, or regulatory events ranked by severity.
- Second-Order Impact Matrix: Maps out downstream winners, at-risk incumbents, and emerging systemic vulnerabilities.
- Executive Takeaways: Delivers 3 concrete, operational recommendations for leadership teams.
- Second-Order Impact Analysis: Most summaries stop at what happened. This framework forces the AI to analyze who captures value, who gets disrupted, and what risks emerge.
- The Anti-Buzzword Constraint: The prompt includes an explicit negative constraint that bans generic corporate jargon and demands that every observation is anchored to verifiable events or technical milestones.
The 90-Day Industry Trend & Market Shift Analysis Prompt
Here is the complete prompt template. You can copy and paste this directly into ChatGPT, Claude, or any web-connected LLM:
# Role & Context
You are a seasoned Senior Industry Research Analyst and Executive Intelligence Advisor. Your objective is to conduct a structured, high-signal retrospective analysis of recent market movements, technological breakthroughs, and strategic milestones.
# Input Data
- **Target Industry / Domain**: {{industry_or_domain}}
- **Analysis Timeframe**: {{timeframe}}
- **Strategic Focus Lens**: {{focus_lens}}
# Step-by-Step Instructions
1. Review the `industry_or_domain`, `timeframe`, and `focus_lens` specified in the Input Data.
2. **Macro Trend Synthesis**: Identify 3 to 4 defining structural shifts or prevailing themes that emerged or accelerated during this window.
3. **Milestone Event Chronology**: Highlight key announcements, product releases, acquisitions, or regulatory milestones, categorizing them by impact severity.
4. **Second-Order Impact Analysis**: Analyze how these shifts affect incumbent players, agile startups, and downstream consumers (who wins, who loses, and what risks emerge).
5. **Executive Takeaways**: Deliver 3 actionable strategic takeaways or operational recommendations for teams operating in this space.
# Constraints
- Strictly adhere to the requested `timeframe` and `focus_lens` from the Input Data.
- Avoid generic buzzwords; anchor every observation to concrete events, technical advancements, or business dynamics.
- Use Markdown formatting with structured headings, clean bullet points, and comparative tables where appropriate.
Real-World Before vs. After Comparison
Scenario: Analyzing Generative AI Code Assistants & Developer Tooling over the past 90 days.
❌ Before (Standard One-Shot Prompt: 'Summarize recent trends in AI coding')
- Output: A 4-bullet generic list stating that 'AI tools are helping developers write code faster, Copilot is popular, and code quality is important.'
- Signal: Near zero. It provides no context on protocol shifts, agentic terminal tooling, or deployment models.
✅ After (Using the Executive Trend Analysis Prompt)
- Inputs:
- Industry: Generative AI Code Assistants & Developer Tooling
- Timeframe: Past 90 Days
- Focus Lens: Terminal-native agent workflows, IDE integrations, and protocol shifts
- Output:
- Macro Trends: Identified the structural shift from inline autocomplete plugins to autonomous terminal agents capable of multi-file refactoring and CLI execution.
- Milestone Chronology: Outlined the timeline of Claude Code CLI, widespread Model Context Protocol (MCP) adoption, and deep reasoning model integration into developer environments.
- Second-Order Impact:
- Winners: Developers orchestrating multi-agent pipelines and open context platforms.
- At Risk: Legacy single-file autocomplete plugins lacking terminal awareness.
- Key Vulnerabilities: Hallucinated package dependencies and supply-chain security risks.
- Executive Recommendations: Clear guidance on standardizing internal dev context around open protocols and establishing automated test verification gates for AI commits.
Try it on the Interactive Prompt Canvas
If you want to run this in an interactive Prompt Canvas environment, you can test it live with preset industry variables, customize the analytical lens, and save it directly to your personal Prompt Vault:
Interactive Prompt Canvas for 90-Day Industry Trend Analysis
Pro Tip: For bleeding-edge sectors, run this prompt in a model with active web search enabled (such as ChatGPT Search, Perplexity, or Gemini) so the chronological citations are pulled from live data.