User Feedback Synthesizer
Weighting feature requests by user segment value prevents building for the loudest users instead of the most valuable ones.
Synthesize the following user feedback for {{product_name}} into actionable product insights.\n\nFeedback sources:\n{{feedback_data}}\n\nTime period: {{time_period}}\nTotal responses: {{response_count}}\n\nGenerate:\n1. Sentiment overview: positive / neutral / negative split with key themes per category\n2. Top 10 feature requests, ranked by frequency and weighted by user segment value\n3. Top 5 pain points with severity assessment (blocking, frustrating, minor)\n4. Verbatim quotes that best represent each major theme (3-5 quotes)\n5. Patterns by user segment (if segment data available): {{segments}}\n6. Prioritized recommendation list: what to build, fix, or investigate next\n7. Questions to ask in follow-up interviews to dig deeper
Variables to customize
Why this prompt works
Weighting feature requests by user segment value prevents building for the loudest users instead of the most valuable ones.
Save this prompt to your library
Organize, version, and access your best prompts across ChatGPT, Claude, and Cursor.
Related prompts
Forcing the agent to plan before acting prevents premature execution and wasted steps. Explicit dependency mapping enables parallel execution and catches logical gaps early.
Tool Selection AgentThe ReAct pattern (Reason + Act) creates an explicit reasoning trace that improves tool selection accuracy. The error-handling rule prevents infinite retry loops.
Prompt CompressorExplicitly requiring all functional requirements to be preserved prevents the model from over-compressing and losing critical instructions.
Memory Management AgentExplicit memory read/write instructions create agents that improve over time. Categorization keeps memories organized, and the deduplication rule prevents context bloat.