sdd-apply
Installation
SKILL.md
SDD Apply
Implement tasks from SPECS_ROOT/changes/<name>/tasks.md.
Check off each task as it completes.
SPECS_ROOTis resolved by thesddrouter before this skill runs. Replace.specs/with your project's actual specs root in all paths below.
Invocation Notice
- Inform the user when this skill is being invoked by name:
sdd-apply.
Hard Gate
If tasks.md does not exist for the active change: STOP.
"No tasks to implement. Run
sdd-proposefirst to create the change artifacts."
Do not proceed without tasks.md.
Related skills