This skill should be used when the user asks to run multiple agents in parallel, dispatch subagents concurrently, parallelize work across agents, or orchestrate parallel task execution. Triggers include phrases like "run these in parallel", "dispatch agents simultaneously", "parallelize this work", "concurrent subagent execution", "run agents concurrently", "parallel task execution", or when facing 2+ independent tasks that can be worked on without shared state.
$npx -y skills add iofold/ainative-claude-plugins --skill dispatching-parallel-agentsInstalls into the current project.
Run `npx skills use "https://github.com/iofold/ainative-claude-plugins" --skill "iofold/ainative-claude-plugins/dispatching-parallel-agents"` 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/iofold/ainative-claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/iofold/ainative-claude-plugins"` and select the relevant skills, then follow their instructions.