Task decomposition is the process of breaking a complex goal into smaller, executable steps. In agentic systems, it helps an agent plan, assign, monitor, and complete work that would be difficult to solve as a single undivided instruction.
Breaking down a large goal into atomic, executable steps. Agents handle certain problems by performing task decomposition.