·sdd:plan

Refine, parallelize, and verify a draft task specification into a fully planned implementation-ready task

98Installs·16Trend·@neolabhq

Installation

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

How to Install sdd:plan

Quickly install sdd:plan 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:plan
  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

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.

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:plan
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:plan?

Refine, parallelize, and verify a draft task specification into a fully planned implementation-ready task Source: neolabhq/context-engineering-kit.

How do I install sdd:plan?

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

Where is the source repository?

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