← back to portfolioDevOps / SRE

From low-code builders to an AI-orchestrated lead pipeline

Hands-on experience with workflow-automation tools (n8n, Jitterbit, SkyOne) building lead-qualification pipelines — current focus has shifted to orchestrating the same class of problem with an AI OS: Claude and the Cursor SDK driving the steps directly, instead of a visual workflow builder.

Context

Lead-qualification automation — WhatsApp intake, AI-based qualification, CRM sync — is a problem I’ve solved with several different tools over the years. The current shift in my own work is away from visual workflow builders and toward AI agents that orchestrate the same steps directly.

Problem

Moving past the low-code builder as the orchestration layer: having an AI agent read the incoming message, decide how to qualify it, and drive the CRM update itself, instead of following a fixed visual flow.

Approach

Outcome

A lead-qualification pipeline that no longer depends on a visual workflow builder to make routing decisions — the AI OS approach generalizes better to new qualification logic than editing a fixed low-code graph.

Lessons

The tools change (n8n, Jitterbit, SkyOne, now an AI OS) but the reliability bar shouldn’t: traceable, logged, no silent manual intervention, regardless of what’s driving the orchestration.