Workgraph

Orchestrate work as a cyclic directed graph of subagent-executed nodes with transition criteria on edges, budgeted cycles, and per-node gates (runtime verification, metric, or artifact). Use when the user says "workgraph", "run this as a graph", "graph this work", or when a goal has parallel branches, feedback loops, or mixed gate types that a linear loop cannot express. For chain-shaped work use timeboxed-iterating, autoresearch, or dark-factory instead.

av 9c9303b 2 files · 15.8 KB Updated

File contents

av/skills/tree/main/workgraph commit 9c9303bbbb

Frequently asked questions

npx skillmds@latest add av/workgraph