Dynamic Workflows

How to write JavaScript workflow scripts for the `workflow` tool - fanning work out across many isolated subagents with agent(), parallel(), and pipeline(), then synthesizing one result. Use when a task decomposes into several independent investigations or changes (codebase audits, many-file analysis, wide research, multi-perspective review, applying the same edit across many independent files).

posthog 9e52aa2 8.8 KB Updated

File contents

posthog/code/tree/main/packages/harness/src/extensions/workflow/skills/dynamic-workflows commit 9e52aa21b6

Frequently asked questions

npx skillmds@latest add posthog/dynamic-workflows