sdd-apply

Automate Spec-Driven Development task implementation with workload budget enforcement and PR chaining.

Updated May 9, 2026
One-click install
npx skills add https://github.com/LeandroBenjaminL/lend-ai --skill sdd-apply-leandrobenjaminl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sdd-apply
Source: https://github.com/LeandroBenjaminL/lend-ai/tree/main/skills/sdd-apply
Command: npx skills add https://github.com/LeandroBenjaminL/lend-ai --skill sdd-apply-leandrobenjaminl

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the implementation of SDD tasks from specifications and designs, ensuring workload budget enforcement and supporting chain strategies, while merging progress across batches.

Core Features & Use Cases

  • Task Implementation Automation: Automates the coding phase of SDD, ensuring strict adherence to specifications and designs.
  • Workload Budget Enforcement: Enforces workload budget constraints to optimize resource allocation.
  • Chain Strategy Support: Manages task dependencies and supports different delivery strategies like chaining PRs.
  • Progress Tracking: Merges and tracks progress across batches for continuous improvement.
  • Use Case: Ideal for software development teams using Spec-Driven Development methodologies to streamline their implementation workflow.

Quick Start

Run the sdd-apply skill to begin implementing tasks from the provided specifications and designs.

Frequently Asked Questions about sdd-apply

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

FAQPage Schema
How do I automate Spec-Driven Development implementation while maintaining spec adherence?

Spec-Driven Development implementation is automated by enforcing strict adherence to specifications and design documents during the coding phase. This ensures generated code matches requirements while automatically handling workload budgets and tracking progress across batches.

What is the best way to manage workload budgets and PR chaining in SDD workflows?

Workload budgets and PR chaining are managed by enforcing resource constraints and supporting chain delivery strategies. This approach handles task dependencies and tracks continuous progress across merged batches to optimize implementation throughput.

How does task automation handle progress tracking across multiple SDD batches?

Task automation handles progress tracking by merging status updates across multiple implementation batches. This ensures continuous task completion and provides visibility into ongoing Spec-Driven Development progress.

Does SDD task automation work without external dependencies for workload management?

SDD task automation works without external dependencies, using internal scripts and references to manage workload constraints. It independently enforces budget limits and supports PR chaining directly within your environment.

When should I use PR chaining for task implementation in Spec-Driven Development?

PR chaining should be used for task implementation when managing complex task dependencies within Spec-Driven Development. It supports various delivery strategies by linking pull requests sequentially to maintain strict spec adherence.

Why are my SDD implementations drifting from the original design specifications?

SDD implementations drift when strict spec adherence is not enforced during automation. Applying a skill that validates against design documents and tracks progress across batches ensures continuous alignment with original specifications.