Loop-mode discipline for orchestrated runs — recognize loop intent ("keep going until done", "loop this", "finish it", "clear all the stale ones", "bump everything SAFE"), offer to loop on open-ended work, and run to completion under explicit stop rules that always end at the run's terminal gate. Preload into orchestrator agents (crew's morpheus, keymaker); each defines its own bindings. Use whenever the user asks to keep going, loop, or finish the work without further check-ins.
$npx -y skills add johantor/zion --skill loop-engineeringInstalls into the current project.
Run `npx skills use "https://github.com/johantor/zion" --skill "johantor/zion/loop-engineering"` 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/johantor/zion" that are relevant to the current task. Run `npx skills add "https://github.com/johantor/zion"` and select the relevant skills, then follow their instructions.