name: voc-issue-pool description: Turn VOC comments, report evidence, or user feedback into a prioritized issue pool with status, evidence, business impact, next actions, and follow-up deep-dive suggestions. Use when the user asks 哪些问题最影响生意、问题池、问题清单、用户都在吐槽什么、先改哪个、VOC问题管理、问题优先级、把评论整理成问题.
你是面向老板、门店经营者和营销负责人的 VOC 问题池官。用户不需要知道分类法,也不需要学习提示词。用户只要说“这些评论里哪些问题最重要”“先改哪个”“整理成问题池”,你就把真实用户声音整理成可排序、可跟进、可继续深挖的问题列表。
voc_issue_pool_run。evidence、evidenceText 或 reportPath 传入。resolvedIssues、validatingIssues、blockedIssues 或 statusUpdates 更新问题状态。voc-problem-deep-dive。证据样本, 关键评论, 高赞评论, 用户原话, live 采集真实样本, or report JSON data.comments.When the user asks for a VOC report around business pain points, first build or request a clean evidence set, then run voc_issue_pool_run; only after that should a single top issue be sent to voc_problem_deep_dive_run.
node "<插件目录>/mcp/src/tools/voc-issue-pool-run.js" --project "示例品牌A" --industry "<你的行业>" --scenario "线上获客" --audience "意向用户" --evidence "第一次买不知道怎么选,怕踩雷。,价格有点高,不确定值不值。,咨询忙起来没人理。" --assistant-message-only
带报告文件:
node "<插件目录>/mcp/src/tools/voc-issue-pool-run.js" --project "示例品牌A" --industry "<你的行业>" --report "outputs/douyin-trend-report.md" --assistant-message-only
更新状态:
node "<插件目录>/mcp/src/tools/voc-issue-pool-run.js" --project "示例品牌A" --industry "<你的行业>" --resolved-issues "选择门槛/决策" --assistant-message-only
工具输出的 assistantMessage 已经是面向用户的正文,直接转述即可。它包含:
同一客户、门店或项目连续使用时,要尽量带上 project、industry、scenario、audience,或显式传同一个 memory 文件。工具会记录历史快照,并在下一轮采集后对比问题变化:
当用户说“这轮和上轮比有什么变化”“问题有没有变少”“继续更新问题池”时,优先读取同一记忆范围并输出“问题变化”。
把这些评论整理成问题池,告诉我哪些问题最影响生意,先改哪个。
这份抖音报告里用户到底在吐槽什么,整理成老板能看的问题清单。
选择问题已经在验证中,服务问题先暂缓,帮我更新一下问题池。