Spec Driven Planning
Task specification refinement pipeline with 6 stages (parallel analysis, architecture synthesis, decomposition, parallelization, verification, promotion) and quality gates
Install
Quick install
npx skills add https://github.com/NeoLabHQ/context-engineering-kit/tree/master/plugins/sdd/skills/plannpx skills add NeoLabHQ/context-engineering-kit --skill "Spec-Driven Planning" --agent claude-codenpx skills add NeoLabHQ/context-engineering-kit --skill "Spec-Driven Planning" --agent cursornpx skills add NeoLabHQ/context-engineering-kit --skill "Spec-Driven Planning" --agent codexnpx skills add NeoLabHQ/context-engineering-kit --skill "Spec-Driven Planning" --agent opencodenpx skills add NeoLabHQ/context-engineering-kit --skill "Spec-Driven Planning" --agent github-copilotnpx skills add NeoLabHQ/context-engineering-kit --skill "Spec-Driven Planning" --agent windsurfMore install options
Shorthand — useful for multi-skill repos:
npx skills add NeoLabHQ/context-engineering-kit --skill "Spec-Driven Planning"Manual — clone the repo and drop the folder into your agent's skills directory:
git clone https://github.com/NeoLabHQ/context-engineering-kit.gitcp -r context-engineering-kit/plugins/sdd/skills/plan ~/.claude/skills/Spec-Driven Planning
Task specification refinement pipeline with 6 stages (parallel analysis, architecture synthesis, decomposition, parallelization, verification, promotion) and quality gates
What is it?
Note: Phases not in ACTIVE_STAGES are skipped. If SKIP_JUDGES is true, all judge steps are skipped entirely. Human checkpoints (🔍) occur after phases in
HUMAN_IN_THE_LOOP_PHASES.
`Input: Draft Task File (.specs/tasks/draft/*.md)
│
▼
Phase 2: Parallel Analysis
│
├─────────────────────┬─────────────────────┐
▼ ▼ ▼
Phase 2a: Phase 2b: Phase 2c:
Research Codebase Analysis Business Analysis
[sdd:researcher sonnet] [sdd:code-explorer sonnet] [sdd:business-analyst opus]
Judge 2a Judge 2b Judge 2c
(pass: >THRESHOLD) (pass: >THRESHOLD) (pass: >THRESHOLD)
│ │ │
└─────────────────────┴───────────────────
`
How to use it?
``
Key Features
- Task specification refinement pipeline with 6 stages (parallel analysis, architecture synthesis, decomposition, parallelization, verification, promotion) and quality gates
- Seamless integration with Claude's development workflow
- Comprehensive guidelines and best practices for spec-driven planningView on GitHub
GitHub Stats
StarsForksLast UpdateAuthorNeoLabHQLicenseGPL-3.0Version1.0.0Categories
Developer ToolsProductivityTags
task-planningspecificationrefinementquality-gatesmulti-agentFeatures
Related Skills
More from Developer ToolsAuto Update Docs
Multi-agent workflow for automatically updating documentation based on code changes, covering docs/, README, JSDoc, and API docs with complexity-based routing433NeoLabHQDeveloper ToolsProductivity00
Spec-Driven Implement
Implementation system driven by task specs with LLM-as-Judge auto-verification, iterative repair, breakpoint resume, and human-in-the-loop checkpoints433NeoLabHQDeveloper ToolsProductivity00
n8n Workflow Skills
Enables AI assistants to directly understand and operate n8n workflows194haunchenDeveloper ToolsProductivity00
---
Source: https://github.com/NeoLabHQ/context-engineering-kit/tree/master/plugins/sdd/skills/plan
Author: NeoLabHQ
License: https://www.gnu.org/licenses/gpl-3.0.html
GitHub Stars: 433
Tags: task-planning, specification, refinement, quality-gates, multi-agent
SKILL.md source
--- name: Spec-Driven Planning description: Task specification refinement pipeline with 6 stages (parallel analysis, architecture synthesis, decomposition, parallelization, verification, promotion) and quality gates --- # Spec-Driven Planning Task specification refinement pipeline with 6 stages (parallel analysis, architecture synthesis, decomposition, parallelization, verification, promotion) and quality gates What is it? Note: Phases not in ACTIVE_STAGES are skipped. If SKIP_JUDGES is true, all judge steps are skipped entirely. Human checkpoints (🔍) occur after phases in HUMAN_IN_THE_LOOP_PHASES. ``` `Input: Draft Task File (.specs/tasks/draft/*.md) │ ▼ Phase 2: Parallel Analysis │ ├─────────────────────┬─────────────────────┐ ▼ ▼ ▼ Phase 2a: Phase 2b: Phase 2c: Research Codebase Analysis Business Analysis [sdd:researcher sonnet] [sdd:code-explorer sonnet] [sdd:business-analyst opus] Judge 2a Judge 2b Judge 2c (pass: >THRESHOLD) (pass: >THRESHOLD) (pass: >THRESHOLD) │ │ │ └─────────────────────┴─────────────────── ` ``` ## How to use it? ``` `` ``` ## Key Features * Task specification refinement pipeline with 6 stages (parallel analysis, architecture synthesis, decomposition, parallelization, verification, promotion) and quality gates * Seamless integration with Claude's development workflow * Comprehensive guidelines and best practices for spec-driven planningView on GitHub ### GitHub Stats StarsForksLast UpdateAuthorNeoLabHQLicenseGPL-3.0Version1.0.0 ### Categories Developer ToolsProductivity ### Tags task-planningspecificationrefinementquality-gatesmulti-agent ### Features ## Related Skills More from Developer Tools ### Auto Update Docs Multi-agent workflow for automatically updating documentation based on code changes, covering docs/, README, JSDoc, and API docs with complexity-based routing 433NeoLabHQDeveloper ToolsProductivity00 ### Spec-Driven Implement Implementation system driven by task specs with LLM-as-Judge auto-verification, iterative repair, breakpoint resume, and human-in-the-loop checkpoints 433NeoLabHQDeveloper ToolsProductivity00 ### n8n Workflow Skills Enables AI assistants to directly understand and operate n8n workflows 194haunchenDeveloper ToolsProductivity00 --- **Source**: https://github.com/NeoLabHQ/context-engineering-kit/tree/master/plugins/sdd/skills/plan **Author**: NeoLabHQ **License**: https://www.gnu.org/licenses/gpl-3.0.html **GitHub Stars**: 433 **Tags**: task-planning, specification, refinement, quality-gates, multi-agent
Related skills 6
to-prd
Turn the current conversation context into a PRD and publish it to the project issue tracker. Use when user wants to create a PRD from the current context.
to-issues
Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.
Boardroom
/cs:boardroom <brief> — 6-phase multi-role deliberation across the C-suite with Phase 2 isolation, critic pre-screen, and synthesis. Outputs a board memo.
Brief
/cs:brief <topic> — Generate a one-page strategy brief from an office-hours intake. First step in the strategic sprint pipeline.
C Level Agents
Founder-mode executive team. 8 cs-* C-suite agents (CFO, CMO, CRO, CPO, COO, CHRO, CISO, Chief of Staff) and 17 /cs:* slash commands for forcing-question office hours, multi-role boardroom delibera...
Caio Review
/cs:caio-review <plan> — Eval-demanding Chief AI Officer interrogation of any plan that involves AI: model selection, risk classification, cost economics, or AI hiring.