sdd-apply Implements the plan tasks following specs and design, marking progress as it goes. Triggers : , implement change, write code, apply changes, sdd apply --- Purpose The implementation phase converts the task plan into real code. The implementer follows the specs (WHAT to do) and the design (HOW to do it), marking tasks as completed in real time. Skill resolution Project-local → global, in order: See for the full algorithm. --- Process Step 0 — Preload 0a. Project context — follow Section F (Project Context Load). Non-blocking. 0b. Spec context preload — follow Section G (Spec Context…