About
The Tasker Orchestrator is a specialized coordination layer for the Task Decomposition Protocol v2, designed to manage complex software development tasks within Claude Code. It functions by breaking down high-level specifications into structured task Directed Acyclic Graphs (DAGs) using the /plan mode, and subsequently implementing those tasks through isolated sub-agents in /execute mode. By centralizing directory initialization, mandatory runtime logging, and absolute path management, it provides a reliable framework for autonomous development while delegating state management to the tasker CLI.