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
Install
Quick install
npx skills add https://github.com/NeoLabHQ/context-engineering-kit/tree/master/plugins/sdd/skills/implementnpx skills add NeoLabHQ/context-engineering-kit --skill "Spec-Driven Implement" --agent claude-codenpx skills add NeoLabHQ/context-engineering-kit --skill "Spec-Driven Implement" --agent cursornpx skills add NeoLabHQ/context-engineering-kit --skill "Spec-Driven Implement" --agent codexnpx skills add NeoLabHQ/context-engineering-kit --skill "Spec-Driven Implement" --agent opencodenpx skills add NeoLabHQ/context-engineering-kit --skill "Spec-Driven Implement" --agent github-copilotnpx skills add NeoLabHQ/context-engineering-kit --skill "Spec-Driven Implement" --agent windsurfMore install options
Shorthand — useful for multi-skill repos:
npx skills add NeoLabHQ/context-engineering-kit --skill "Spec-Driven Implement"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/implement ~/.claude/skills/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
What is it?
- Read the task file ONCE (Phase 1 only)
- Launch sub-agents via Task tool
- Receive reports from sub-agents
- Mark stages complete after judge confirmation
- Aggregate results and report to user
How to use it?
Install this skill in your Claude environment to enhance spec-driven implement capabilities. Once installed, Claude will automatically apply the skill's guidelines when relevant tasks are detected. You can also explicitly invoke it by referencing its name in your prompts.The full source and documentation is available on GitHub.
Key Features
- Implementation system driven by task specs with LLM-as-Judge auto-verification, iterative repair, breakpoint resume, and human-in-the-loop checkpoints
- Automated workflow execution for repetitive tasks
- Seamless integration with Claude's development workflowView on GitHub
GitHub Stats
StarsForksLast UpdateAuthorNeoLabHQLicenseGPL-3.0Version1.0.0Categories
Developer ToolsProductivityTags
implementationspec-drivenquality-gatesllm-as-judgeautomationFeatures
Related Skills
More from Developer Toolsn8n Workflow Skills
Enables AI assistants to directly understand and operate n8n workflows194haunchenDeveloper ToolsProductivity00
git-pushing
Automate git operations and repository interactions350mhattingpeteDeveloper ToolsProductivity00
review-implementing
Evaluate code implementation plans and align with specs350mhattingpeteDeveloper ToolsProductivity00
---
Source: https://github.com/NeoLabHQ/context-engineering-kit/tree/master/plugins/sdd/skills/implement
Author: NeoLabHQ
License: https://www.gnu.org/licenses/gpl-3.0.html
GitHub Stars: 433
Tags: implementation, spec-driven, quality-gates, llm-as-judge, automation
SKILL.md source
--- name: Spec-Driven Implement description: Implementation system driven by task specs with LLM-as-Judge auto-verification, iterative repair, breakpoint resume, and human-in-the-loop checkpoints --- # 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 What is it? * Read the task file ONCE (Phase 1 only) * Launch sub-agents via Task tool * Receive reports from sub-agents * Mark stages complete after judge confirmation * Aggregate results and report to user ## How to use it? Install this skill in your Claude environment to enhance spec-driven implement capabilities. Once installed, Claude will automatically apply the skill's guidelines when relevant tasks are detected. You can also explicitly invoke it by referencing its name in your prompts. The full source and documentation is available on GitHub. ## Key Features * Implementation system driven by task specs with LLM-as-Judge auto-verification, iterative repair, breakpoint resume, and human-in-the-loop checkpoints * Automated workflow execution for repetitive tasks * Seamless integration with Claude's development workflowView on GitHub ### GitHub Stats StarsForksLast UpdateAuthorNeoLabHQLicenseGPL-3.0Version1.0.0 ### Categories Developer ToolsProductivity ### Tags implementationspec-drivenquality-gatesllm-as-judgeautomation ### Features ## Related Skills More from Developer Tools ### n8n Workflow Skills Enables AI assistants to directly understand and operate n8n workflows 194haunchenDeveloper ToolsProductivity00 ### git-pushing Automate git operations and repository interactions 350mhattingpeteDeveloper ToolsProductivity00 ### review-implementing Evaluate code implementation plans and align with specs 350mhattingpeteDeveloper ToolsProductivity00 --- **Source**: https://github.com/NeoLabHQ/context-engineering-kit/tree/master/plugins/sdd/skills/implement **Author**: NeoLabHQ **License**: https://www.gnu.org/licenses/gpl-3.0.html **GitHub Stars**: 433 **Tags**: implementation, spec-driven, quality-gates, llm-as-judge, automation
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.