What is sdd:plan?
Refine, parallelize, and verify a draft task specification into a fully planned implementation-ready task Source: neolabhq/context-engineering-kit.
Refine, parallelize, and verify a draft task specification into a fully planned implementation-ready task
Quickly install sdd:plan AI skill to your development environment via command line
Source: 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. |
Refine, parallelize, and verify a draft task specification into a fully planned implementation-ready task 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:planRefine, parallelize, and verify a draft task specification into a fully planned implementation-ready task 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:plan 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