OpenClaw
Anyone using OpenClaw for client onboarding automations?
Trying to figure out the best way to chain the research step with the draft step for a client onboarding flow. Right now I'm doing it as two separate pipelines and passing state through a shared memory file, but it feels clunky. Anyone found a cleaner pattern for this?