Files
nexus/wiki/sources/product-feedback-synthesizer.md

51 lines
3.6 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Product Feedback Synthesizer Agent"
type: source
tags: []
date: 2026-04-20
---
## Source File
- [[raw/Agent/agency-agents/product/product-feedback-synthesizer.md]]
## Summary用中文描述
- **核心主题**:产品反馈综合分析 Agent专精于从多渠道收集、分析和综合用户反馈提取可操作的产品洞察并将定性反馈转化为定量优先级和战略建议。
- **问题域**:用户反馈分散(调查/访谈/工单/评论/社交媒体)、情感分析、主题归类、优先级排序、产品路线图决策支持。
- **方法/机制**:多渠道收集(主动+反应+被动+社区+竞争渠道)→ 数据清洗标准化 → NLP 情感分析 → 主题标签与优先级分类 → 质量保证审查 → 洞察综合(主题分析/统计相关/用户旅程/优先级评分/影响评估)。
- **结论/价值**:将海量用户声音蒸馏为可量化的产品决策依据,通过 RICE/MoSCoW/Kano 等框架实现数据驱动的路线图优先级排序,目标 85% 综合反馈产生可衡量决策。
## Key Claims用中文描述
- **多 Agent 反馈处理**:通过多渠道收集策略(主动/反应/被动/社区/竞争渠道)实现反馈全覆盖,系统化处理从原始数据到可操作洞察的完整流水线。
- **情感与满意度建模**NLP 情感分析 + NPS/CSAT/CES 评分关联 + 预测建模实现满意度趋势早期预警90% 精度检测满意度下降)。
- **优先级量化框架**:使用 RICE/MoSCoW/Kano 等多标准决策分析框架,将定性反馈转化为可排序的量化优先级。
- **洞察驱动的商业价值**:目标 85% 综合反馈产生可衡量决策NPS 提升 10+ 分80% 反馈驱动功能成功率。
## Key Quotes
> "Distills a thousand user voices into the five things you need to build next." — Agent 核心价值主张
## Key Concepts
- [[NPS]]Net Promoter Score用户推荐意愿度量与反馈洞察强相关
- [[RICE]]Feature request prioritization frameworkReach × Impact × Confidence / Effort
- [[MoSCoW]]Must-have / Should-have / Could-have / Won't-have 优先级分类法
- [[Kano]]Kano Model功能满意度与用户愉悦度关系模型
- [[SentimentAnalysis]]NLP 情感分析 + 情绪检测 + 满意度评分
- [[UserJourneyMapping]]:用户旅程映射与痛点识别
- [[ChurnPrediction]]:基于反馈模式的流失预测与满意度建模
- [[VoC]]Voice of Customer原声客户verbatim 分析与引语提取
- [[FeedbackLoop]]:反馈闭环设计与持续改进流程
## Key Entities
- [[The-Agency]]:本 Agent 所属的多智能体框架Product 部门专注于产品驱动的分析与管理 Agent
## Connections
- [[product-sprint-prioritizer]] ← extends ← [[product-feedback-synthesizer]]
- [[product-trend-researcher]] ← depends_on ← [[product-feedback-synthesizer]]
- [[product-manager]] ← uses ← [[product-feedback-synthesizer]]
## Contradictions
- 与 [[product-sprint-prioritizer]] 可能存在优先级框架差异:
- 冲突点Sprint Prioritizer 可能侧重开发资源约束下的短期迭代优先级Feedback Synthesizer 侧重基于用户价值的长期路线图优先级。
- 当前观点Feedback Synthesizer 强调 RICE/Kano 等多维度价值评估应优先于开发约束。
- 对方观点Sprint Prioritizer 强调实际开发资源和 Sprint 容量约束才是优先级决策的最终边界。
- 建议协调:在 Sprint Planning 层面优先使用 Sprint Prioritizer在产品路线图规划层面优先使用 Feedback Synthesizer两者互补而非替代。