优化调研显示方式

This commit is contained in:
2026-05-04 21:14:14 +08:00
parent e724df5c11
commit 0760665ad5
2 changed files with 39 additions and 6 deletions

View File

@@ -64,7 +64,7 @@ description: >-
| 步骤 | 文件 |
|------|------|
| 步骤 1-2参考游戏发现 | `templates/reference-search-prompt.md` |
| 步骤 3反拆分析 | `prompts/sub-agent-gdd-reverse.md` + `prompts/sub-agent-community.md` |
| 步骤 3反拆分析 | `prompts/sub-agent-gdd-reverse.md` + `prompts/sub-agent-community.md` → 执行后必须输出摘要到对话窗口(见规则 7 |
| 步骤 4初步问答 | `templates/qa-initial-questions.md` |
| 步骤 5深度问答 | `templates/qa-deep-guide.md` |
| 设计前提挑战 | `templates/devils-advocate.md` |
@@ -145,7 +145,18 @@ description: >-
3. **可回答性**:用户不需要专业知识就能回答
4. **来源标注**:问题基于步骤 3 的哪条分析?置信度如何?
## 规则 7进度提示
## 规则 7Sub-agent 输出双通道
Sub-agent 执行完成后,产物必须同时走两条通道:
1. **文件通道(固化)**:完整报告写入目标文件,供跨会话引用
2. **对话通道(摘要)**:将报告的核心结论以摘要形式直接输出到对话窗口中,让用户不需要打开文件就能理解调研结果
摘要要求:
- GDD 逆向摘要:列出 6 个研究维度各 1 句核心发现 + 开创性设计点
- 社群分析摘要TOP 3 好评/差评各 1 句话 + 1 个最关键的品类迭代洞察
- 在摘要末尾注明文件路径,方便用户查阅完整报告
## 规则 8进度提示
Sub-agent 执行期间不得沉默:
- 开始前:告知用户 sub-agent 正在执行什么任务,预计用时