About
Task Orchestrator is a high-level planning skill designed for managing sophisticated development projects that require precise sequencing. It analyzes complex requests to identify critical paths, detects circular dependencies, and groups non-blocking tasks into parallel batches to minimize execution latency. By enforcing a strict 'plan-then-confirm' protocol, it ensures that Claude never performs unauthorized actions, providing a transparent and atomic breakdown of work before any code is modified. It is particularly effective for large-scale refactors and feature implementations where 'deep thinking' modes are required to map out non-obvious system relationships.