Task decomposition is the cognitive and algorithmic process of breaking a complex, high-level goal into a structured hierarchy of simpler, more manageable subgoals or atomic actions. In artificial intelligence, particularly within agentic cognitive architectures, it is the foundational step that enables autonomous systems to plan and execute multi-step operations. This process transforms an ambiguous directive into a sequence of executable steps, mirroring human executive function for automated planning systems and hierarchical task networks.
