Dag Graph Builder

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.

majiayu000 1e816ee 2 files · 6.9 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/data/dag-graph-builder commit 1e816ee18a

Frequently asked questions

npx skillmds add majiayu000/dag-graph-builder