AI Workflow · Technical Notes
A single Skill only speeds up one step. Real transformation comes from redesigning the whole loop — defining value, mapping the process, modeling the data, letting AI redesign the execution, and watching metrics instead of steps.
There is a useful lesson in the history of electricity. By the late eighteenth century, factories had access to electric power, yet for decades it barely moved productivity. Owners used electricity to light the floor or to speed up one machine, while the rest of the plant ran exactly as before. The tool was new; the workflow was old.
Real gains only arrived in the early twentieth century, when factories were rebuilt around electric power from the ground up. The entire process was redesigned, and only then did the new technology deliver the leap everyone had expected.
AI is at the same point. We now hold a large stock of intelligence assets — Skills that solve individual problems well. But if those Skills keep running inside the old, human-driven process, where a person manually invokes each one to draft an email, run a search, or translate a passage, the work never truly accelerates. The last step of AI adoption is not adding more Skills. It is redesigning the whole flow.
The word "workflow" is overloaded, so it helps to pin down a working definition. A Workflow is an executable business loop. The form does not matter — it can be a folder, a document, a slide deck, or a record on a platform. What matters is that the content describes a loop someone (or some Agent) can actually run.
A complete Workflow should contain at least six elements:
If you can describe these six clearly, the Workflow itself is clear. It sounds like something that can be executed and reviewed, not a vague aspiration. A Workflow can be large or small; as long as it has a next step, it can later be composed with others into a bigger loop.
These three terms are easy to confuse, so it is worth separating them clearly:
The relationship is clean. Both Skills and Workflows are reusable resources that an Agent — or a person — can call. A Workflow operates at the business level; a Skill operates at the single-capability level. Skills decide what AI can do. A Workflow decides how a business runs.
Any team that wants a mature Workflow should complete at least these five steps, in order:
The thread running through all five: start from value, let AI redesign the middle, and leave the human watching metrics and approving at key nodes.
The data view deserves its own emphasis, because it is the step most people skip — and it is the one that decides whether the AI redesign can actually land.
When you only watch the process, you are forever chasing progress: which client reached which step, what happened next. When you watch the data, the picture changes. If you can build a small set of tables that capture the loop's state, you no longer have to follow every step. You glance at the tables and you understand the whole system at once.
So for each Workflow, ask: which data do we want to grow, and which data must be accurate? Those are your assets. Good data modeling turns a hard-to-track process into a few legible states — and gives every downstream Skill a precise place to read from and write to.
Take a growth outreach loop as a worked example. Its business goal is to expand the client base. The human process, roughly, is: discover market signals (who is advertising, where), qualify which leads are worth pursuing, find the right contact and their email, send a cold email, and follow up on replies.
Seen through the data view, four kinds of data flow through this loop:
Once the data is clear, the AI redesign becomes a set of time-triggered routines: pull active ad signals in the early morning, qualify the new signals, find contacts for the high- and medium-value accounts, draft cold emails, check for replies and update status, and produce a morning brief. Approved drafts are sent later in the day.
And the human? Reading the morning brief, verifying that an uncertain contact is real, approving a draft before it sends, and taking over once a lead converts — quoting, handing off, and closing. How signals are scored or scraped no longer needs the operator's attention; that is a Skill detail to be tuned separately.
A Workflow becomes "runnable" once the first four steps are done. But runnable is not the same as good — you still do not know how well it runs. That is what the fifth step closes.
Set explicit metrics and success criteria. For an outreach loop, that might be: surface at least a set number of new signals per week, qualify a minimum number of new accounts, keep follow-ups at zero misses, and stay under a latency target. Each Workflow gets its own.
The shift this enables is the whole point. People stop staring at the process and start watching the indicators. When the human no longer tracks every step but watches the metrics — and steps in only at the review nodes — efficiency rises sharply. This is also why value comes first: the end state is an AI-redesigned loop where the person watches numbers and approves at key points.
Mapping the current process is genuinely tedious — modern organizations are so specialized that often only a lead understands the full upstream and downstream. That work is worth doing, but it is background knowledge, not the destination.
A useful reframe is "loop engineering": the thing worth designing is not just a single capability, but the business loop itself — where the human sits, where the value is, how it is measured, how people and AI interact. Skills let AI do useful work. A Workflow lets AI operate a business loop with context, checkpoints, and metrics. The Agent is what uses both to reach the goal.