dag-graph-builder
OfficialTurn complex tasks into DAG execution plans
Authorcuriositech
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Decomposes complex, multi-step problems into directed acyclic graph (DAG) structures so tasks can be executed in parallel where possible and planned with clear dependencies.
Core Features & Use Cases
- Problem decomposition: identify atomic subtasks and boundaries.
- Node creation and typing: assign node types (skill, agent, mcp-tool, composite, conditional) with input/output specs.
- Dependency mapping and patterns: map explicit/implicit dependencies and apply patterns like Fan-Out, Fan-In, Diamond, and Pipeline.
- Graph construction for planning: generate executable DAGs that enable deterministic task execution and parallelization.
- Use cases: complex project workflows, data processing pipelines, and multi-step automation plans.
Quick Start
Provide a natural language task description and the DAG builder will outline nodes, dependencies, and export YAML.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: dag-graph-builder Download link: https://github.com/curiositech/windags-skills/archive/main.zip#dag-graph-builder Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.