ZenFlow provides a robust framework for running multi-step LLM pipelines. It allows agents to execute deterministic DAGs, pursue dynamic goals via on-the-fly planning, or perform one-shot agent calls, all while coordinating via a hub-and-spoke mailbox system.
Use this skill when you need to build complex AI workflows that require branching, loops, conditions, retries, or persistence, particularly within a Go-based environment.
zenflow flow (deterministic), zenflow goal (dynamic), and zenflow agent (one-shot).dependsOn, condition, and loop constructs.Any agent capable of executing shell commands (Bash) and configuring environment variables for LLM providers (Gemini, Bedrock, Azure).
This skill has not been reviewed by our automated audit pipeline yet.