sdd-apply

Automate code implementation from SDD tasks with TDD and standards enforcement.

1|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/thiagoooo34252/atlas-engineer --skill sdd-apply-thiagoooo34252
Or copy as Structured Prompt for Agentโ–ผ
Please help me install this Agent Skill.
Skill: sdd-apply
Source: https://github.com/thiagoooo34252/atlas-engineer/tree/main/skills/sdd-apply
Command: npx skills add https://github.com/thiagoooo34252/atlas-engineer --skill sdd-apply-thiagoooo34252

SYSTEM DOCUMENTATION & REQUIREMENTS

๐Ÿ’ก This Skill requires sdd-common, strict-tdd, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the implementation of tasks from Spec-Driven Development (SDD) processes, ensuring code follows specifications and design without manual oversight.

Core Features & Use Cases

  • Task Implementation: Automates writing code for tasks derived from SDD proposals, specs, and designs.
  • Code Standards Compliance: Enforces adherence to project standards and coding conventions.
  • Use Case: Ideal for engineers tasked with coding up tasks in an Agile or SDD environment, ensuring every commit is high-quality and meets the project's requirements.

Quick Start

Use the sdd-apply skill to implement the 'Phase 1, tasks 1.1-1.3' from the change 'feature-improve-performance'.

Frequently Asked Questions about sdd-apply

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate code implementation from spec-driven development tasks?โ–ผ

To automate code implementation from spec-driven development tasks, this Skill processes SDD proposals and design documents to generate code that adheres to project specifications. It enforces coding standards automatically without manual oversight.

What is the best way to ensure code implementation follows SDD specifications?โ–ผ

The best way to ensure code follows SDD specifications is using an automated implementation process that reads design documents and enforces project standards. This guarantees every commit matches the requirements defined in the spec.

Does this automated task implementation support strict test-driven development?โ–ผ

Yes, automated task implementation supports strict test-driven development requirements. It integrates with strict TDD workflows to handle testing constraints while generating code from SDD tasks.

Can I enforce project coding conventions during automated code generation?โ–ผ

Yes, you can enforce project coding conventions during automated code generation. The implementation process uses Python libraries to apply project standards, ensuring all generated code meets established quality and formatting requirements.

What prerequisites are needed to start implementing SDD tasks automatically?โ–ผ

To start implementing SDD tasks automatically, you need the sdd-common and strict-tdd dependencies installed. These provide the foundational SDD framework and testing integration required for the implementation scripts to execute properly.

How do I handle multiple artifact storage modes when implementing SDD changes?โ–ผ

Handling multiple artifact storage modes during SDD implementation is supported natively. The Skill processes tasks across various storage configurations, allowing you to implement changes like 'feature-improve-performance' regardless of where specifications are stored.