关于
Worker Dispatch is an advanced orchestration skill designed to scale autonomous software development by spawning disposable, task-specific Claude processes. It leverages git worktrees to provide each worker with a completely isolated environment, preventing state collisions while enabling parallel execution across multiple issues. The skill automates the entire worker lifecycle—from constructing context-rich prompts and managing process PIDs to handling handovers when turn limits are reached—ensuring that complex development workflows remain organized and traceable through GitHub.