What is sdd:add-task?
creates draft task file in .specs/tasks/draft/ with original user intent Source: neolabhq/context-engineering-kit.
creates draft task file in .specs/tasks/draft/ with original user intent
Quickly install sdd:add-task AI skill to your development environment via command line
Source: 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 |
creates draft task file in .specs/tasks/draft/ with original user intent Source: neolabhq/context-engineering-kit.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/neolabhq/context-engineering-kit --skill sdd:add-taskcreates draft task file in .specs/tasks/draft/ with original user intent Source: neolabhq/context-engineering-kit.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/neolabhq/context-engineering-kit --skill sdd:add-task Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/neolabhq/context-engineering-kit