Launch and interact with Mux Swarm CLI subprocesses. Use when you need to spawn a separate Mux Swarm instance, communicate with agents programmatically, or run autonomous sessions in the background. Triggers on requests like "launch a mux subprocess", "start a background mux session", "talk to another agent instance", or "run mux swarm as a subprocess".
$npx -y skills add jnotsknab/mux-swarm --skill mux-subprocessInstalls into the current project.
Run `npx skills use "https://github.com/jnotsknab/mux-swarm" --skill "jnotsknab/mux-swarm/mux-subprocess"` 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/jnotsknab/mux-swarm" that are relevant to the current task. Run `npx skills add "https://github.com/jnotsknab/mux-swarm"` and select the relevant skills, then follow their instructions.