Files
awesome-copilot/extensions/feedback-themes/.github/plugin/plugin.json
T
github-actions[bot] 700e6f19dd chore: publish from main
2026-07-03 02:25:08 +00:00

20 lines
488 B
JSON

{
"name": "feedback-themes",
"description": "Explore grouped customer feedback signals by impact and drill into a theme to guide product next steps.",
"version": "1.0.0",
"author": {
"name": "Aaron Powell",
"url": "https://github.com/aaronpowell"
},
"keywords": [
"customer-feedback",
"impact-prioritization",
"product-insights",
"signal-grouping",
"theme-analysis",
"trend-discovery"
],
"logo": "assets/preview.png",
"extensions": "."
}