A lot of businesses are still treating AI investment like a software purchase. They look for it in new data centers, incremental model upgrades, or the sharp open claw of an agentic AI whose early security habits felt a little too much like a key under the flowerpot. Those returns will show up instead in the time, training, and support required to help employees learn to use these systems well and manage the ways they interact with the rest of the business.

One of my first paychecks came in the late 1990s. I was a teenager, and with programs a friend had written in Visual Basic 3, we pulled usernames from AOL chat rooms and flooded them with promises of cheap luxury watches and miracle supplements, all carried through the strange magic of copper phone lines. It was a rush of static, disbelief, and thrill when checks started arriving made out to fourteen-year-old me.

So when I encountered my first AI system four years ago, something in me recognized it immediately. I knew, almost instinctively, that my life was going to be filled with these strange reflections. I knew the right move was to spend as much time as I could learning how these systems worked, what made them tick, and how to make them useful. That part felt obvious to me from day one.

Four years later, that instinct has paid off. I now have a toolbelt full of skills that lets me produce results with leverage that would have required a much larger business apparatus not very long ago. This field is changing fast, and the companies that move now will not just be more prepared for what is coming — they will be in a much better position to benefit from it.

The next business skill is not using AI. It is managing it.

Over the past several months, I have been building a system called FM Goals — a workflow automation platform that handles email intake, inquiry classification, data extraction, missing-information detection, draft response generation, shipping logistics, and human review checkpoints for a real business. The system currently runs about 115,000 lines of production code. It is in active use, handling real operational work at a real company.

I am not a software developer by training. I work in customer service and sales at a small industrial supply company in Georgia. I am one person managing a shared inbox.

So how does one person, working evenings and weekends, build a production system that would traditionally require a small development team and months of funded effort?

The answer is a skill almost nobody is explicitly teaching or hiring for yet: how to manage artificial intelligence effectively.

Using AI means asking a chatbot for a paragraph or having it summarize an email. Managing AI means structuring work so that multiple artificial intelligence systems can produce reliable, validated results together — with a human in the center directing, constraining, reviewing, and deciding. Not prompting. Not vibe-checking output. Structuring real work across multiple AI systems so the results hold up when you put them in front of a customer.

That is a people skill, not a technology feature. You can buy the infrastructure, but without people who know how to run it, you have just purchased expensive software.

What management actually looked like

The system was built through collaboration with multiple AI agents — different models, different strengths, each assigned to specific work with explicit scope and constraints. One agent handles architectural reasoning and spec writing. Another writes implementation code. Another pressure-tests the logic or catches structural problems I missed. My job is mission control: define the work precisely, assign it to the right agent, review the output, catch the drift, redirect when something goes sideways, and make the final calls.

A real cycle looked like this. I would write a detailed work card — a structured brief specifying the objective, scope, file ownership, acceptance criteria, and a briefing letter explaining intent so the agent understood not just what to do but why. The agent would execute. I would review, test against real workflows, log every bug, compile a structured sprint briefing, and feed it back. Then we go again. Until the feature is complete and actually producing the right results for real users.

That is not typing code into a machine. That is running a shop floor with strange new employees made of language.

Where it got hard

One of the first things you learn working seriously with AI agents is that they drift. They optimize for completion, which sounds great until “finishing” means quietly reinterpreting what you asked for, modifying files they were not supposed to touch, or solving a problem in a way that breaks something three layers away.

A specific example: I asked an agent to reformat a long architecture document into a different markdown style. Same content, different structure. What I got back was much shorter. It looked finished — clean formatting, confident output. But she* had decided to summarize the document while reformatting it, which was not the task. That is what drift looks like in practice. The result passes a glance test, but the actual work has shifted underneath you.

The solution was to get better at managing them. More explicit specifications, ownership tables, “do not touch” lists, clearly scoped boundaries. The quality of the output is directly proportional to the quality of the brief. Vague intent produces vague results regardless of how powerful the model is.

The skills that made the biggest difference were not technical. They were clarity of intent, structured delegation, quality review, and the discipline to reject work that was close but not right. Those are management skills. They have been management skills for decades. They just have a new and very strange context now.

The leverage opportunity for small businesses

Until recently, building custom internal systems and automating complex workflows was reserved for companies with funded development teams or outside consultants. A small business with fifteen employees and no IT department did not get to play in that space.

That barrier is collapsing right now.

One motivated employee who learns to manage AI effectively can now access leverage that until recently belonged to an entire funded department. I am not speculating — I am describing what I did, on my own time, with publicly available tools. One person, producing results that would have traditionally required a team and a budget.

Now push that further. Imagine most of a five-to-ten person team developing relevant AI skills. Not every employee will unlock the same level of leverage, but the compound effect is where it gets serious. A small team with real AI capability may start competing, in certain areas, with a company three or four times its size.

Every dollar and hour invested in AI capability right now carries disproportionate returns — not because AI is magic, but because the gap between what is possible and what most businesses are doing is still enormous. That gap is where leverage lives, and it will not stay this wide for long.

What this looks like in practice

Customer service. Intelligent systems can triage inquiries automatically — classifying urgency, extracting key information, flagging gaps, generating draft responses for review, routing exceptions. The system handles volume. The human handles judgment.

Technical support. Years of tickets, manuals, and solved cases can power an AI-assisted layer that handles recurring issues and escalates the hard stuff. Experienced people stop re-answering the same questions and focus on problems that actually require expertise.

Sales. Inquiry triage, follow-up drafting, quote comparison, and lead prioritization — structured so a salesperson starts each day knowing where their judgment matters most.

Marketing. One employee with AI support can research segments, draft outreach, adapt messaging across channels, and support expo prep at a level that previously required agencies or larger teams.

Internal tools. The gap between “we wish we had a tool for this” and “we built one” has narrowed to a degree that changes what small companies can accomplish.

The goal is not to remove humans from important work. It is to remove important humans from unimportant work.

What businesses need to do

Investing in AI means building the organizational muscle to use these tools with real structure and discipline. That starts with employees — providing the support, training, and structured expectations necessary for people to develop these skills. The infrastructure does not run itself. It needs people who have learned how to run it.

Businesses should not merely tolerate AI use. They should support it, structure it, teach it, and expect it. The ones that do will start behaving above their historical weight class.

Why FM Goals matters to this argument

The more I built FM Goals, the more I realized it was my answer to the exact problem I am describing here. Not the only answer. But my answer.

FM Goals exists because I needed a system that could take messy, unstructured business processes and turn them into something structured, stateful, and reviewable. It is the tool I built because the tools I needed did not exist yet — at least not in a form a small business could afford or operate.

I am not writing this to sell you FM Goals. I am writing it because building an intelligent automation engine taught me something that matters: the next genuinely valuable business skill is not just using AI. It is learning how to manage it, structure it, and build real processes around it. That principle applies whether you ever use my system or not.

One last thing about how this was written

This article was developed through the exact process it describes. Multiple AI systems contributed — brainstorming, strategic positioning, pressure-testing, and drafting. I was in the center the entire time: directing, comparing, evaluating, deciding, and making the final calls.

The method is not just the message. It is the proof.

This field is moving fast. Right now is when preparation pays unusually well — early movement, employee training, and process adaptation still carry a premium because most of the field has not started yet. That window will close.

I am telling you it is worth the effort. Right now is when that effort pays the most.

The rest is your call.

Joshua Lug is a customer service and sales professional at a small industrial supply company in Alpharetta, Georgia, and the creator of FM Goals, a workflow automation platform built through AI-human collaboration.

*One of my agents who assisted in the editing of this essay referred to another agent as “she” and I left that in here as it was written.

Back to FM Goals