Reading hundreds of customer reviews manually takes hours and still misses patterns. Teams end up guessing what to fix instead of knowing. This prompt turns a raw batch of reviews into a structured analysis — sentiment breakdown, top pain points, feature ideas, and a priority ranking — ready for your next roadmap session. Just fill in 4 inputs and get a team-ready brief in seconds.Documentation Index
Fetch the complete documentation index at: https://www.adaline.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
How the prompt works
The system prompt sets the LLM up as a product analyst and requires five specific sections in every response. Without that structure, models return a vague summary instead of something a product team can act on. The user prompt takes four variables — product name, review text, focus areas, and current priorities — so the output is always scoped to what the team is actually working on.System prompt
Sets the LLM’s role and defines the five sections it must always include in the output.User prompt
Four variables that give the model enough context to return insights scoped to the team’s current priorities.Sample output: ShopEasy Mobile App
Sample output: ShopEasy Mobile App
Customer review analysisOverall sentimentMixed sentiment — 60% negative, 40% positive. Customers appreciate product selection and deals but are frustrated with core functionality.Top 5 recurring pain points
- App crashes during checkout (High) — direct revenue loss, cart abandonment
- Confusing payment process (High) — conversion rate reduction
- Poor search functionality (Medium) — product discovery issues
- Inaccurate delivery tracking (Medium) — increased customer support load
- Cluttered interface design (Low) — general UX degradation
- Immediate: Fix checkout stability and implement crash reporting
- Short-term: Redesign payment flow with progress indicators
- Medium-term: Improve search with better filtering and AI suggestions
- Long-term: Add wishlist functionality and fix delivery tracking integration
- High: Checkout stability, payment flow redesign
- Medium: Search enhancement, delivery tracking accuracy
- Low: UI decluttering, wishlist feature
- “Love the product selection but payment process is confusing.”
- “App crashes when I try to checkout.”
- “Great deals but search function is terrible.”
Import into Adaline
This prompt comes with a ready-to-import Adaline project file. It includes the prompt, dataset, and evaluators, all pre-configured.Evaluations and dataset
Each prompt in the library ships with a dataset and evaluators so you can test quality before deploying.Evaluators
Two failure modes, three evaluators: one for completeness, one for actionability, one for length.Output completeness
Checks that all five required sections are present in every output.Actionability
Checks that insights are specific enough for a product team to prioritise and act on immediately.Response length
Guards against bloated output. A good analysis is a quick brief, not a full report.Dataset
Four product types across different industries — each row maps directly to the four variables in the user prompt.| Product | Review data | Focus areas | Current priorities |
|---|---|---|---|
| ShopEasy: Mobile Shopping App | ”App crashes at checkout… love the selection but payment is confusing… no wishlist feature… delivery tracking is wrong… great deals but search is terrible…” | User experience, payment flow, search functionality | Improving conversion rates and reducing cart abandonment |
| TaskFlow: Project Management Platform | ”Kanban board is slow to load… love the integrations but setup is complex… no bulk task editing… notifications are too noisy… reports are basic compared to competitors…” | Onboarding experience, notification system, reporting | Reducing time-to-value for new teams and improving retention at 90 days |
| NestSense: Smart Home Hub | ”Device pairing is unreliable… voice commands miss about 30% of the time… love the energy dashboard… automations reset after updates… app UI is confusing for new users…” | Device reliability, voice recognition, automation stability | Reducing support tickets and improving first-week activation rate |
| APIfy: Developer Integration Platform | ”Docs are outdated… rate limits hit without warning… love the webhook system… sandbox environment breaks often… error messages are not descriptive enough…” | Documentation quality, error handling, sandbox reliability | Reducing integration time for new developers and improving API uptime |