Parses complex problems into DAG (Directed Acyclic Graph) execution structures. Decomposes tasks into nodes with dependencies, identifies parallelization opportunities, and creates optimal execution plans. Activate on 'build dag', 'create workflow graph', 'decompose task', 'execution graph', 'task graph'. NOT for simple linear tasks or when an existing DAG structure is provided.
Parses complex problems into DAG (Directed Acyclic Graph) execution structures. Decomposes tasks into nodes with dependencies, identifies parallelization opportunities, and creates optimal execution plans. Activate on 'build dag', 'create workflow graph', 'decompose task', 'execution graph', 'task graph'. NOT for simple linear tasks or when an existing DAG structure is provided.
将复杂问题解析为有向无环图执行结构。将任务分解为具有依赖关系的节点,识别并行化机会,并创建最优执行计划。在接收到“构建有向无环图”、“创建工作流图”、“分解任务”、“执行图”、“任务图”时激活。不适用于简单线性任务或已有有向无环图结构时。
Category: other · Author: curiositech · Version: @main · License: MIT
Tags: dag, orchestration, graph, task-decomposition, workflow
该 Skill 暂无文档文件。
Category:other
Tags:dag, orchestration, graph, task-decomposition, workflow