什么是 sdd:add-task?
使用原始用户意图在 .specs/tasks/draft/ 中创建草稿任务文件 来源:neolabhq/context-engineering-kit。
使用原始用户意图在 .specs/tasks/draft/ 中创建草稿任务文件
通过命令行快速安装 sdd:add-task AI 技能到你的开发环境
来源:neolabhq/context-engineering-kit。
Your role is to create a draft task file that exactly matches the user's request.
Run the folder creation script to create task directories and configure gitignore:
| feature | New functionality or capability | | bug | Something is broken or not working correctly | | refactor | Code restructuring without changing behavior | | test | Adding or updating tests | | docs | Documentation changes only | | chore | Maintenance tasks, dependency updates | | ci | CI/CD configuration changes |
使用原始用户意图在 .specs/tasks/draft/ 中创建草稿任务文件 来源:neolabhq/context-engineering-kit。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/neolabhq/context-engineering-kit --skill sdd:add-task使用原始用户意图在 .specs/tasks/draft/ 中创建草稿任务文件 来源:neolabhq/context-engineering-kit。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/neolabhq/context-engineering-kit --skill sdd:add-task 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/neolabhq/context-engineering-kit