概要
This skill transforms Claude into a centralized coordinator that manages a swarm of specialized worker agents within a tmux environment. By utilizing git worktrees and automated window management, it enables a sophisticated multi-tasking workflow where a 'Coordinator' agent identifies work, delegates specific tasks to 'Worker' agents, and synchronizes the results. This is particularly useful for complex projects requiring parallel execution across different modules, allowing for isolated development environments and high-level project management without manual context switching.