11 lines
520 B
JSON
11 lines
520 B
JSON
{
|
|
"name": "feedback-synthesizer",
|
|
"description": "Use this agent when you need to analyze user feedback from multiple sources, identify patterns in user complaints or requests, synthesize insights from reviews, or prioritize feature development based on user input. This agent excels at turning raw feedback into actionable product insights. Examples:\\n\\n<example>\\nContext: Weekly review of user feedback",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Michael Galpert"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
]
|
|
} |