·speckit-clarify
</>

speckit-clarify

dceoy/speckit-agent-skills

通过询问最多 5 个高度针对性的澄清问题并将答案编码回规范中,识别当前功能规范中未指定的区域。

8安装·0热度·@dceoy

安装

$npx skills add https://github.com/dceoy/speckit-agent-skills --skill speckit-clarify

SKILL.md

If the request is empty or the spec is missing, ask a targeted question before proceeding.

Goal: Detect and reduce ambiguity or missing decision points in the active feature specification and record the clarifications directly in the spec file.

Note: This clarification workflow is expected to run (and be completed) BEFORE the speckit-plan skill. If the user explicitly states they are skipping clarification (e.g., exploratory spike), you may proceed, but must warn that downstream rework risk increases.

通过询问最多 5 个高度针对性的澄清问题并将答案编码回规范中,识别当前功能规范中未指定的区域。 来源:dceoy/speckit-agent-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/dceoy/speckit-agent-skills --skill speckit-clarify
分类
</>开发工具
认证
收录时间
2026-02-05
更新时间
2026-02-18

快速解答

什么是 speckit-clarify?

通过询问最多 5 个高度针对性的澄清问题并将答案编码回规范中,识别当前功能规范中未指定的区域。 来源:dceoy/speckit-agent-skills。

如何安装 speckit-clarify?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dceoy/speckit-agent-skills --skill speckit-clarify 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/dceoy/speckit-agent-skills