sdd-apply

Implement code tasks from change requests across engram, openspec, hybrid, or none persistence modes.

Updated Feb 1, 2026
One-click install
npx skills add https://github.com/adacosdev/dotfiles --skill sdd-apply-adacosdev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sdd-apply
Source: https://github.com/adacosdev/dotfiles/tree/main/dot_config/opencode/skills/sdd-apply
Command: npx skills add https://github.com/adacosdev/dotfiles --skill sdd-apply-adacosdev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Implement tasks from a change by translating specifications into actual code, ensuring adherence to the provided design and context.

Core Features & Use Cases

  • Strictly follow the change's specs and design to implement tasks.
  • Support for multiple execution/persistence modes (engram, openspec, hybrid, none) with progress tracking.
  • Mark task completion in tasks.md and optionally persist progress artifacts as per project conventions.

Quick Start

Read the change details, then implement the assigned tasks exactly as specified in the design documents.

Frequently Asked Questions about sdd-apply

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

FAQPage Schema
How do I translate a change request into concrete code implementations?

To translate a change request into concrete code implementations, load the change details and apply the assigned tasks exactly as specified in the design documents, ensuring strict adherence to project specs.

What persistence modes are supported for task automation and progress tracking?

Task automation and progress tracking support four execution and persistence modes: engram, openspec, hybrid, and none, allowing you to persist progress artifacts according to your project conventions.

How do I mark task completion and update mem artifacts during code implementation?

To mark task completion and update mem artifacts during code implementation, the system reads registry contexts, loads tasks, writes mem updates, and marks finished items in the tasks.md file.

Can I use change management orchestration without external dependencies?

Yes, you can use this change management orchestration without external dependencies, as the execution and persistence contract operates independently to load tasks and write required artifact updates.

When do I need workflow orchestration for code implementation tasks?

You need workflow orchestration for code implementation tasks when you must strictly follow a change's specs and design, translating specifications into actual code while tracking progress across multiple tasks.