feat: P1-8 客户场景章节 + P1-9 pm-ask skill (REQ-20260416-0017)
P1-8: req-prd 模板增加 "1.4 客户原始诉求" 章节
- 强制保留客户原话,不做 AI 加工转述
- 标注提出人/时间/出处
- 补充"客户原话原则"说明
借鉴 devflow-claude requirement-template.md 的"1.3 客户场景"
P1-9: 新 skill pm-ask-plugin
- 基于 ai-proj MCP + git log 真实数据的项目问答
- 铁律:禁止编造,必须引用 REQ-XXX/commit-sha/文件路径
- 数据不足时明确说明缺失
- 区分事实和推测(⚠️ 推测:前缀)
- 受众适配(高层/客户/内部/新人)
借鉴 devflow-claude /pm:ask 命令
marketplace: 47 → 48 plugins
This commit is contained in:
8
skills-core/pm-ask-plugin/.claude-plugin/plugin.json
Normal file
8
skills-core/pm-ask-plugin/.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "pm-ask-plugin",
|
||||
"description": "基于真实数据的项目问答 /ask。必须引用 MCP/git 真实数据,禁止编造",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "qiudl"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user