Skip to content

Commit cb2afaf

Browse files
committed
fix: correct role path and README category counts
- competitor-analysis.yaml: specialized/support-analytics-reporter → support/support-analytics-reporter - README.md: fix category counts (数据/运维 6→7, 通用 10→9)
1 parent b5560b3 commit cb2afaf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@ ao-output/产品需求评审-2026-03-22/
473473
| `marketing/xiaohongshu-content.yaml` | 小红书专家、内容创作者、视觉叙事师、小红书运营 | **小红书种草笔记**(选题→并行创作→优化) |
474474
| `marketing/seo-content-matrix.yaml` | SEO 专家、策略师、内容创作者 | **SEO 内容矩阵**(关键词→策略→批量生成→审核) |
475475

476-
### 数据 / 设计 / 运维类(6 个)
476+
### 数据 / 设计 / 运维类(7 个)
477477

478478
| 模板 | 角色 | 说明 |
479479
|------|------|------|
@@ -493,7 +493,7 @@ ao-output/产品需求评审-2026-03-22/
493493
| `legal/contract-review.yaml` | 合同审查专家、法务合规员 | **合同审查**(逐条分析→合规检查→意见书) |
494494
| `hr/interview-questions.yaml` | 招聘专家、心理学家、后端架构师 | **面试题设计**(维度→并行出题→评分表) |
495495

496-
### 通用类(10 个)
496+
### 通用类(9 个)
497497

498498
| 模板 | 角色 | 说明 |
499499
|------|------|------|

workflows/marketing/competitor-analysis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ steps:
4040
output: trend_report
4141

4242
- id: data_analysis
43-
role: "specialized/support-analytics-reporter"
43+
role: "support/support-analytics-reporter"
4444
task: |
4545
基于以下趋势研究,进行定量竞品对比分析:
4646

0 commit comments

Comments
 (0)