feat(沟通管理): 新增沟通需求分析工具并修正规划沟通管理工具列表

- 新增TT133沟通需求分析工具
- P7.1规划沟通管理删除TT008数据分析
- P7.1规划沟通管理在第二位置插入TT133沟通需求分析

via [HAPI](https://hapi.run)

Co-Authored-By: HAPI <noreply@hapi.run>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
ittoview
2026-03-04 15:14:25 +00:00
parent 831dd11f3a
commit a3773abbd6
2 changed files with 3 additions and 2 deletions

View File

@@ -1886,10 +1886,10 @@
],
"tools": [
"TT001",
"TT133",
"TT085",
"TT086",
"TT087",
"TT008",
{ "id": "TT022", "detail": [{ "label": "沟通风格评估" }, { "label": "政治意识" }, { "label": "文化意识" }] },
{ "id": "TT034", "detail": [{ "label": "干系人参与度评估矩阵" }] },
"TT032"

View File

@@ -131,6 +131,7 @@
{ "id": "TT129", "name": "系统交互图", "nameEn": "Context Diagram", "type": "technique", "category": "scope" },
{ "id": "TT130", "name": "不确定性表现方式", "nameEn": "Representations of Uncertainty", "type": "technique", "category": "risk" },
{ "id": "TT131", "name": "广告", "nameEn": "Advertising", "type": "technique", "category": "procurement" },
{ "id": "TT132", "name": "决策技术", "nameEn": "Decision-Making Techniques", "type": "technique", "category": "decision-making" }
{ "id": "TT132", "name": "决策技术", "nameEn": "Decision-Making Techniques", "type": "technique", "category": "decision-making" },
{ "id": "TT133", "name": "沟通需求分析", "nameEn": "Communication Requirements Analysis", "type": "technique", "category": "communication" }
]
}