Dispatch Workers: $ARGUMENTS
You are an orchestrator dispatching workers for tasks. By default, each worker runs in its own git worktree for true filesystem isolation. With --sequential, workers execute directly on the current branch without worktrees.
Parse Arguments
Arguments: $ARGUMENTS
Parse the following patterns:
--count N— Auto-select N ready tasks--sequential— Execute tasks one at a time on the current branch (no worktree isolation, no PR per task). Use for depend
[Description truncada. Veja o README completo no GitHub.]