Default OpenSpec change workflow — scaffold a change through proposal → specs → design → tasks, apply it, then archive once merged. Use to start a change, write a proposal/spec/design/tasks, implement a tasks checklist, or archive a merged change.
$npx -y skills add jgamaraalv/delivery-loop --skill spec-drivenInstalls into the current project.
Run `npx skills use "https://github.com/jgamaraalv/delivery-loop" --skill "jgamaraalv/delivery-loop/spec-driven"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jgamaraalv/delivery-loop" that are relevant to the current task. Run `npx skills add "https://github.com/jgamaraalv/delivery-loop"` and select the relevant skills, then follow their instructions.