Run one multi-step task end-to-end on the right execution surface — a background task, a durable workflow, or a direct subagent — and hand back a run_id to track. Use for 'orchestrate this', 'run this in the background', 'kick off a multi-step run', or /orchestrate.
$npx -y skills add lemoncrow-lab/lemoncrow --skill orchestrateInstalls into the current project.
Run `npx skills use "https://github.com/lemoncrow-lab/lemoncrow" --skill "lemoncrow-lab/lemoncrow/orchestrate"` 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/lemoncrow-lab/lemoncrow" that are relevant to the current task. Run `npx skills add "https://github.com/lemoncrow-lab/lemoncrow"` and select the relevant skills, then follow their instructions.