Parallel Agents (KJ)
Description
Dispatch multiple subagents for independent tasks simultaneously. Use when facing 2+ unrelated tasks that can proceed without shared state or sequential dependencies. Maximizes throughput by parallelizing work.
Install
npx clawhub@latest install kj-parallel-agentsClick to copy the install command