Orchestrate multiple CLI agents in parallel — delegate tasks to claude/gemini/codex/opencode/rust-code via .tasks/ system. Use when "delegate to", "spawn agents", "parallel analysis", "send task to claude", "run in background", "orchestrate agents". Do NOT use for in-process sub-agents (use spawn_agent) or single bash commands (use bash_bg).
$npx -y skills add fortunto2/rust-code --skill delegateInstalls into the current project.
Run `npx skills use "https://github.com/fortunto2/rust-code" --skill "fortunto2/rust-code/delegate"` 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/fortunto2/rust-code" that are relevant to the current task. Run `npx skills add "https://github.com/fortunto2/rust-code"` and select the relevant skills, then follow their instructions.