·sdd:add-task

creates draft task file in .specs/tasks/draft/ with original user intent

90Installs·13Trend·@neolabhq

Installation

$npx skills add https://github.com/neolabhq/context-engineering-kit --skill sdd:add-task

How to Install sdd:add-task

Quickly install sdd:add-task AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/neolabhq/context-engineering-kit --skill sdd:add-task
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: neolabhq/context-engineering-kit.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/neolabhq/context-engineering-kit --skill sdd:add-task
Category
>_Productivity
Verified
First Seen
2026-03-02
Updated
2026-03-10

Browse more skills from neolabhq/context-engineering-kit

Quick answers

What is sdd:add-task?

creates draft task file in .specs/tasks/draft/ with original user intent Source: neolabhq/context-engineering-kit.

How do I install sdd:add-task?

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

Where is the source repository?

https://github.com/neolabhq/context-engineering-kit