When the user has a complex task that would benefit from multiple agents working in parallel or in sequence. Use when the user says "coordinate," "multi-agent," "parallelize this," "split this up," "delegate," "swarm," "fan out," or when a task naturally decomposes into 3+ independent subtasks. Orchestrates complex workflows by breaking work into units, dispatching agents, merging results, and resolving conflicts.
$npx -y skills add irfad7/claude-power-skills --skill coordinator-modeInstalls into the current project.
Run `npx skills use "https://github.com/irfad7/claude-power-skills" --skill "irfad7/claude-power-skills/coordinator-mode"` 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/irfad7/claude-power-skills" that are relevant to the current task. Run `npx skills add "https://github.com/irfad7/claude-power-skills"` and select the relevant skills, then follow their instructions.