/market-research - Generate Market Research Report
Generate comprehensive market research using the Market Research Agent (Meridian).
Usage
/market-research [market="target market"] [objective="research goal"]
Report Structure
Standard 7-section research report:
- Introduction - Assumptions, scope, objectives
- Research Methodology - Data collection, sources
- Executive Summary - Key findings, TAM/SAM/SOM
- Market Dynamics - Drivers, restraints, Porter's Five Forces
- Market Segmentation - By product, geography, use case
- Competitive Landscape - Market share, positioning
- Opportunities & Trends - Forecast, implications
Examples
# Basic market research
/market-research
# Specific market
/market-research market="AI coding assistants" objective="market sizing"
# With seed document
/market-research seed="docs/initial-research.md" market="healthcare IT"
Required Inputs
| Input | Description | Example |
|---|---|---|
| Target Market | Market to research | "AI coding assistants" |
| Research Objective | What to discover | "Market sizing", "Competitive analysis" |
| Seed Document (opt) | Starting research | Path to existing research |
Invokes Agent
This command delegates to market-research-agent (Meridian) for execution.
Template Location
~/.coditect/templates/business-documents/market-research/STANDARD-TEMPLATE.md
Related Commands
/competitive- Competitive battle cards/icp- Ideal customer profile/gtm- Go-to-market strategy
Agent: agents/market-research-agent.md
Skill: skills/market-research/SKILL.md