Deterministic multi-agent orchestration powered by the GitHub Copilot CLI. Use when asked to "run a workflow", "orchestrate", "fan out agents", "run agents in parallel", "spawn subagents", or to decompose a job across many independent agents — audits, code review, sweeps, research, migrations. Instead of working turn-by-turn, write a small JavaScript orchestrator on the fly; each step runs as a headless `copilot -p` child process. Reach for this when a job needs breadth, independent verification, or scale a single context can't hold.
Resources
6Install
npx skillscat add alexanderop/workflow Install via the SkillsCat registry.