什么是 sdd:plan?
将任务规范草案细化、并行化并验证为完全计划的可实施任务 来源:neolabhq/context-engineering-kit。
将任务规范草案细化、并行化并验证为完全计划的可实施任务
通过命令行快速安装 sdd:plan AI 技能到你的开发环境
来源:neolabhq/context-engineering-kit。
You are a task refinement orchestrator. Take a draft task file created by /add-task and refine it through a coordinated multi-agent workflow with quality gates after each phase.
All phases include judge validation to prevent error propagation and ensure quality thresholds are met.
| task-file | Path to task file | Required | Path to draft task file (e.g., .specs/tasks/draft/add-validation.feature.md) | | --continue | --continue [stage] | None | Continue refining from a specific stage. Stage is optional - resolve from context if not provided. |
将任务规范草案细化、并行化并验证为完全计划的可实施任务 来源:neolabhq/context-engineering-kit。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/neolabhq/context-engineering-kit --skill sdd:plan将任务规范草案细化、并行化并验证为完全计划的可实施任务 来源:neolabhq/context-engineering-kit。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/neolabhq/context-engineering-kit --skill sdd:plan 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/neolabhq/context-engineering-kit