系统方案规划 skill。产出 docs/spec/<spec-name>/ 下的独立需求包(目标与 DoD + 组件设计 + 接口/数据结构 + 核心流程时序 + 验证策略 + task 映射)。 当用户给的是模糊想法而非具体功能需求时使用。触发场景: "这个东西怎么设计"、"帮我梳理整体方案"、"先别写代码把方案理清"、 "这个系统该怎么拆"、"x-spec"、架构级改造、 一个系统切面会派生多个 task 需要先建 spec 需求包。上下文不足时先进入头脑风暴模式,收敛后再保存 spec 文档。 入口选择:小功能小修复由 x-req 定级 Q0/Q1;已有明确需求走 x-req。
$npx -y skills add ktkid/x-dev-pipeline --skill x-specInstalls into the current project.
Run `npx skills use "https://github.com/ktkid/x-dev-pipeline" --skill "ktkid/x-dev-pipeline/x-spec"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ktkid/x-dev-pipeline" that are relevant to the current task. Run `npx skills add "https://github.com/ktkid/x-dev-pipeline"` and select the relevant skills, then follow their instructions.