Orchestrate graph-based AI agent workflows

agent-workflowskillsetup L30
npm:@zibby/agent-workflow
What it does

Orchestrate multi-agent workflows with Zod-validated handoff between nodes

Best for

Coordinating Claude, Cursor, Codex, or other agents in sequence with schema contracts.

Inputs
  • · [object Object]
Outputs
  • · [object Object]
Requires
  • · Node.js
  • · Zod
  • · agent SDKs (Anthropic, OpenAI, Google)
Preconditions

.zibby/workflows/ structure initialized; agent creds in env

Failure modes
  • · Schema mismatch between nodes
  • · Missing agent API key
Trust signals
  • · Vendor-neutral (Claude/Cursor/Codex/Gemini)
  • · JSONL execution logs with replay