Files
tsl-devkit/docs/prompts/coding/clarify.md
T
csh 7838f3ec3d
lsp-server ci / build-and-test (push) Failing after 0s
🔧 chore(playbook): align repo with latest workflow
sync playbook-managed rules and prompts.
migrate memory-bank to the new structure and move plans to docs/superpowers/plans.
keep product README files untouched.
2026-05-24 13:34:07 +08:00

888 B
Raw Blame History

需求澄清模板

何时使用

  • 需求描述不明确
  • 存在多种理解方式
  • 缺少关键信息

澄清步骤

1. 复述需求

我理解你的需求是:[用自己的话复述]

2. 识别歧义

  • 歧义 1[描述不明确的地方]
  • 歧义 2[可能有多种理解的地方]

3. 提出问题

只问阻塞问题,最多 1–2 个;优先给出选项让用户选择。

  • 这个功能是否包括 [场景 A]
  • 当 [条件 X] 时,应该 [行为 Y] 还是 [行为 Z]?

4. 提供选项

选项 A[方案描述]

  • 优点:...
  • 缺点:...

选项 B[方案描述]

  • 优点:...
  • 缺点:...

推荐[推荐哪个,为什么]


最后更新2026-05-24