For the past two years, most people have been busy learning how to talk to AI, how to write prompts, how to get it to draft copy or generate images. That still matters. But a new dynamic is emerging: AI agents are starting to delegate tasks to each other. One agent hands a task to another, they work it out between themselves, and only then do the results come back to a human. The bottleneck is shifting away from technology and toward whether your processes and knowledge are ready to be handed off.
- Freelancers, solo operators, and small team leaders who want to know what they can do before AI agents take over parts of their work
- Business owners and managers who feel "we should be adopting AI" but do not know whether to start with tools or with processes
- Anyone who wants their services and work to be findable and readable by other people's AI agents in the future
- One core insight: why the bottleneck is processes and knowledge, not technology
- Four actionable preparations: audit your workflows, establish a single source of truth, decompose tasks with checkpoints, and define data boundaries
- A real example from my own practice, plus a small experiment you can run right now
My work is knowledge architecture and AI adoption consulting. Day to day, that means taking the scattered information, processes, and rules inside an organization and organizing them into a structure that people can actually find, understand, and use. So when this trend emerged, what I noticed was different from what an engineer notices. Engineers focus on how agents connect and communicate with each other. What I see is something one step earlier: when machines start taking over a piece of work, whether they can actually hold that work depends first on whether your processes and knowledge have been organized into a form they can read. That is what this article is about.
1. AI Agents Are Delegating to Each Other. Why Does That Affect You?
Let me set the scene plainly. In the past, using AI meant opening a chat window, asking it something, getting an answer, and staying in control of every step. What is coming is a different mode: your AI goes and negotiates with someone else's AI. You want to book a service, your agent checks specifications with the vendor's agent, compares prices, checks inventory, and brings back a few options for you to choose from. You step back from every individual step and remain at the key decision points.
There is industry consensus behind this direction. In 2025, Google proposed an open protocol called A2A, which in plain terms lays a shared track for AI agents built by different companies to find each other, delegate tasks, and collaborate. The technical details of how it works are not the point of this article, because for most organizations that is not what matters. What matters is that it is loosening an assumption you have long taken for granted.
In the past, cross-department and cross-company coordination (how to negotiate specs, how to handle exceptions, how to break a job into steps) fell largely on people. As agents begin delegating to each other, that layer of coordination will gradually be taken over by machines. A purchase order, a customer service case, a quote: tasks that used to be passed between several people now have a chance to be handled by agents at each node, with humans left in the roles of reviewer and accountable party.
So where does the bottleneck go? It comes to your side. For a machine to take over a piece of work, it first needs to be able to read what that work looks like: what the inputs are, which data it should reference, what "done" means, and who has authority to approve. If all of that lives in a long-tenured employee's head, or is scattered across a dozen files, group chats, and unmaintained spreadsheets, even the most capable agent cannot hold the work.
2. Unstructured Processes Cannot Be Handed Off to AI
When many business owners hear that AI will take over parts of their work, the first thing they do is look for which tool to buy. My advice is the opposite: audit your processes first, and let the tools wait. AI agents are good at taking over work that follows fixed steps, repeats regularly, and has clear inputs and outputs. If you cannot explain how a given piece of work actually runs, buying an expensive system will only automate the chaos faster.
Auditing your processes does not have to be a massive project. Start with five high-frequency, repetitive, labor-intensive workflows: quoting, customer service replies, meeting note summaries, proposal drafts, or internal information lookups. For each one, write it out using a few clear fields:
- What triggers it
- What input data it needs, and where that data currently lives
- What output it is supposed to produce
- Which tools are used along the way
- Who owns that data, and whether it can be shared externally
- How costly a mistake would be
- Who needs to review and approve the result
Many processes that are constantly stalling or constantly requiring someone to babysit them are not actually difficult. They have just never been mapped out clearly, so they keep running on the tacit understanding of a few key people. Doing this work is worthwhile even before any AI agent arrives: clear processes mean faster onboarding, smoother handoffs, and more consistent quality. AI simply turns "processes need to be clear" from a bonus into a requirement. A process you can articulate is one that humans can execute smoothly and machines can actually inherit.
3. A Knowledge Hub: The First Step to Letting Machines Find the Right Information
Once your processes are clear, the next question is: can the information those processes depend on actually be found by a machine, and is what it finds the correct version?
Almost every organization has the same problem: the same thing exists in multiple versions. A quote template in three versions spread across different people's computers. The latest price list known only to the sales manager. The company introduction written differently on the website, in a proposal deck, and in some PDF from three years ago. Humans navigate this by drawing on experience, asking the right person, picking the right file. Machines do not. They read whatever they land on and use it as the correct answer, even if it is outdated or wrong.
So before you can hand work to AI, you need to establish a single source of truth for each category of important information: one authoritative version of each thing, stored in one fixed place, maintained by one designated person. One document for your pricing logic. One for your product specifications. One for your company introduction. Everywhere else that needs it links to that source. No one makes their own copy.
Once you have a single source of truth, it also needs to be findable. This is the concept of a knowledge hub: organizing your authoritative materials into a clear hierarchy with proper headings and structure, rather than burying them in a hundred-page document with no table of contents that people navigate by brute-force search. Easy for a human to scan, easy for a machine to read. A well-structured document is, in effect, laying a path that future agents can follow to find the right answer.
4. Task Decomposition and Checkpoints: Who Does, Who Reviews, Who Approves
You have clear processes and findable information. Now comes the most critical part, and the most error-prone: deciding which steps to hand to an agent, which to keep with a human, and who is responsible for oversight in between. My principle is simple: do not hand a whole task wholesale to AI. Instead, break the process into individual steps, then assess each one: is this a human judgment call, a tool lookup, or something an agent can handle?
Take customer service replies as an example. That is not one action. It is at least five: understand the customer's question, look up relevant policies in the knowledge base, draft a reply, have a human review it, send it. Of those five, looking up the policy and drafting the reply are suitable for an agent. Reading the subtle emotional tone of the customer's question and clicking send to face the customer are steps that should stay with a human. For every step you hand to an agent, write down exactly what it takes as input, what it should produce, and what "complete" means.
After decomposing the steps, you must mark the approval checkpoints explicitly: who does, who reviews, who approves. Write it down. Which actions can an agent complete on its own, and which must have a human sign off before they count. Anything sent externally, any action involving payment, any modification of customer data: I strongly recommend these all be set to require human approval. The agent can prepare everything up to the final step. The person presses the button.
At the same time, define your data boundaries and access permissions clearly. Draw the red lines first: which data an agent must never touch, and which must never leave the organization (personal data, client contracts, financial figures, unpublished strategies). Then specify which data can be shared, and to what extent. Every action an agent takes should be logged so it can be audited afterward.
5. How I Do It: Designing for Humans and AI Together
It is easy to talk about principles. Let me describe something I am already doing, so you have a concrete picture. Whenever I build something, I ask a question that most people are not asking yet: beyond being readable by a human, can this also be read by an AI? The standard I mentioned earlier (easy to find, easy to read, easy to use, for both humans and AI) I apply to two things first.
- On the surface it is a LinkedIn-style personal page for humans to read. I also include a companion file and structured data specifically for AI to read, so that any AI that encounters it immediately understands who I am, what I can help with, and how to introduce me to a visitor on my behalf. It is not just for people to see. It is for other people's AI to read as well.
- The same logic. Articles are written for humans to read, and also organized into a structure that AI can easily retrieve and cite, so that when someone else's AI is doing research, it can find me and understand what I have written.
This is the same idea as "establishing a knowledge hub for your organization," brought down to a scale one person can act on: make yourself findable and readable by AI first, so that when other people's agents are looking for a person, information, or a collaborator, you are at the table.
Paste my business card URL into your AI of choice (ChatGPT, Gemini, whatever you use) and add one sentence about your profession and the problem you want to solve:
Once the AI reads it, it will take your perspective and give you a tailored introduction, explaining where and how I might be useful given who you are. What you see with your eyes is a clean webpage. What your AI reads is a document it can actually work with. That is what I mean by designing for humans and AI together.
Open My AI Business Card ↗6. Three Things You Can Start This Week
Let me bring this down to three concrete actions you can begin right now.
- Pick one process and write it down clearly. You do not have to audit the whole company at once. Choose the single highest-frequency, most painful, most labor-intensive process you have. Fill in the fields from earlier: trigger condition, input data, expected output, tools used, data ownership, cost of mistakes, and who reviews and approves. Just doing this one will give you a real feel for what "documenting a process" means.
- Establish a single source of truth for one category of important information. Choose something that gets asked about constantly or frequently causes version confusion: a price list, product specifications, or your company introduction. Write one authoritative version, store it in a fixed location, designate one person to maintain it, and organize it with clear headings and a readable structure. Every other place that needs it links to this one. No more separate copies.
- Map the approval boundaries for one process you care most about. Break the steps apart and mark which ones could eventually be handled by an agent, which must stay with a human, and which data must never leave. Whether you use tools or not, having this map gives you a clear line you can hold.
Want to organize yourself so that both humans and AI can read and understand you?
I am Coach Jiang, a tacit knowledge distiller and AI application planner. I host two free online talks every month, sharing how to turn AI into a thinking partner, how to distill your knowledge and experience into prompts, Skills, and knowledge bases that both people and AI can actually use. Whether you want to keep learning or are looking for consulting support, the community is a great place to start.
Drop it into your AI and let it introduce me from your perspective.
Open AI Business Card ↗