ResearchQuality
Competitor analysis
When to use
Map a competitive landscape with cross-checked facts and citations, not one model’s hand-wavy summary.
Recommended setup
Panel: GPT-5.5, Claude Opus 4.8, Gemini 3.1 ProJudge: Claude Opus 4.8
The prompt
Do a competitive analysis of {PRODUCT / COMPANY} versus {COMPETITORS}. Cover positioning, target users, pricing, key features, strengths, weaknesses, and recent moves. Cite sources for factual claims. End with where {PRODUCT / COMPANY} can realistically win and the single biggest threat it faces.API example
{
"model": "openrouter/fusion",
"messages": [
{
"role": "user",
"content": "Do a competitive analysis of {PRODUCT / COMPANY} versus {COMPETITORS}. Cover positioning, target users, pricing, key features, strengths, weaknesses, and recent moves. Cite sources for factual claims. End with where {PRODUCT / COMPANY} can realistically win and the single biggest threat it faces."
}
]
}A Fusion call bills as the panel + judge combined — estimate it with the cost calculator. how to call the Fusion API.