Auto-sync: 2026-04-21 00:02

This commit is contained in:
2026-04-21 00:02:55 +08:00
parent 177469a1cd
commit cb7c11e14f
235 changed files with 16567 additions and 237 deletions

View File

@@ -0,0 +1,49 @@
---
title: "Product Feedback Synthesizer"
type: source
tags: [The Agency, AI Agent, Product Management, User Research]
sources: []
last_updated: 2026-04-20
---
## Source File
- [[raw/Agent/agency-agents/product/product-feedback-synthesizer.md]]
## Summary
- 核心主题:用户反馈收集、分析与合成智能体,将多渠道定性反馈转化为可量化优先级和战略建议
- 问题域:产品团队面临的海量用户反馈难以系统化提取洞察、优先级排序和行动转化的挑战
- 方法/机制:多渠道收集 → NLP 情感分析 → 主题分类 → 优先级评分RICE/MoSCoW/Kano→ 可视化报告
- 结论/价值24小时内处理关键问题85%合成反馈导致可衡量决策NPS提升10+分
## Key Claims
- Feedback Synthesizer Agent ← implements ← 多渠道反馈收集与合成方法论
- 情感分析模块 ← uses ← NLP处理与满意度评分机制
- 优先级评分 ← applies ← RICE/MoSCoW/Kano多框架决策体系
- 流失预测 ← based_on ← 反馈模式与满意度建模
- 洞察生成 ← achieves ← 85%可行动转化率
## Key Quotes
> "Distills a thousand user voices into the five things you need to build next." — 核心价值主张
## Key Concepts
- [[Voice of Customer]]:用户原声分析,从定性反馈中提取代表性引述和故事
- [[RICE评分]]Product Feedback Synthesizer 使用的优先级框架之一
- [[MoSCoW优先级]]Must-have/Should-have/Could-have/Won't-have 分类方法
- [[Kano模型]]:基于用户满意度二维度的功能分类模型
- [[NPS分析]]Net Promoter Score衡量用户推荐意愿的指标
- [[CSAT]]Customer Satisfaction Score客户满意度评分
- [[CES]]Customer Effort Score客户努力程度评分
- [[流失预测]]:基于反馈模式的客户流失预警建模
- [[情感分析]]NLP驱动的情绪检测与满意度评分
## Key Entities
- [[The Agency]]:所属项目
- [[Product Manager]]:主要服务对象
## Connections
- [[The Agency]] ← contains ← [[Product Feedback Synthesizer]]
- [[Product Feedback Synthesizer]] → supports → [[Product Manager]]
- [[Product Feedback Synthesizer]] ← depends_on ← [[Voice of Customer]]
## Contradictions