By Michael So
I recently held a lunch-and-learn session at the office centered on two concepts: OPT (One-Person Team) and CLI (Conversational Language Interface)—exploring how conversational AI enables an individual to accomplish what once required an entire team. After the session, several colleagues came up to chat, and what struck me most was that the part they found most resonant wasn’t the technical details. It was an observation about management: corporate structures are shifting from pyramids to diamonds.
That reaction made me reflect: what people really care about isn’t how powerful AI is—it’s how our ways of working and managing are going to be rewritten.
We’re Still Living in the Pyramid Era
The traditional corporate structure is a classic pyramid.
At the base sit legions of frontline executors—people doing data entry, report generation, basic customer service, document processing, and other repetitive tasks. The middle layer is management, responsible for relaying information up and down, coordinating resources, and tracking progress. At the top are decision-makers who set direction and strategy.
This structure worked well in the industrial age: standardized production demanded large workforces, information flowed upward, and commands flowed downward. Every tier had its function, and the system operated effectively for over a century.
But this structure has produced a vast number of “porters”—colleagues doing repetitive work day in and day out, whose creativity and judgment have never truly been unleashed. Meanwhile, many middle managers function merely as “messengers,” packaging information from below to send upward, then relaying decisions back down. This process consumes enormous time and human resources, while genuinely valuable strategic thinking gets buried under daily coordination work.
The deeper problem is that the pyramid assumes information should flow bottom-up and decisions top-down. In today’s information-saturated world, this one-way flow has become profoundly inefficient. Frontline colleagues hold the most up-to-date market intelligence, but it has to pass through multiple reporting layers before reaching decision-makers. By the time decisions trickle back down, they may already be obsolete. This is the fundamental contradiction of the pyramid structure in the digital age.
What Is CLI? — The Interaction Revolution from Clicking to Conversing
CLI (Conversational Language Interface) is the first piece of the puzzle.
For the past forty years, we’ve lived in a world of GUI (Graphical User Interface). From Windows to macOS, from iOS to Android, we’ve grown accustomed to interacting with machines through mouse clicks and finger taps. To complete a task, the typical path is: open the software → click the menu → navigate the path → adjust the format → save. This flow seems simple enough—but try processing a hundred files, repeating this motion every day, switching between different systems. The efficiency problem quickly becomes apparent.
GUI’s essence is “humans adapting to machines”—we’re forced to learn the machine’s logic, memorize cumbersome steps, and tolerate unintuitive interface design. Every piece of software has its own way of doing things; every version update might move the buttons around. We spend enormous amounts of time learning how to use tools, rather than using tools to create value.
CLI changes all of that.
CLI allows users to express their intent directly to a system in natural language, and the system automatically understands, plans, and executes the task. For example, producing a quarterly sales report used to require: logging into your CRM → searching for customer data → exporting to Excel → opening Excel to format the data → creating charts → writing analysis → exporting to PDF. The whole process could take thirty to sixty minutes.
Today, you simply say: “Analyze the purchasing trends of my top ten customers from last quarter and generate a report.” The AI agent then automatically completes the following steps:
First, tool invocation—connecting to your systems and databases to retrieve raw data. This isn’t simple copy-and-paste; it involves secure authentication and data exchange with enterprise systems via APIs.
Second, path planning—identifying key metrics, cleaning anomalous data, and ensuring data quality. The AI determines which data fields are relevant, which should be excluded, and which need format conversion.
Third, execution—generating professional trend charts and analytical reports with written insights. This includes selecting the most appropriate chart types, annotating key data points, and writing analytical conclusions.
Fourth, delivery—sending the file directly to your email or generating a shareable link.
CLI’s essence is “machines adapting to humans.” You express your intent in natural language, and AI handles the execution details. This isn’t magic—it’s a fundamental paradigm shift in interaction, transforming us from “operators” into “commanders.”
What Is OPT? — The Rise of the One-Person Team
OPT (One-Person Team) is the second piece of the puzzle.
The core idea of OPT isn’t that one person does everything alone. It’s that, through CLI, you command a team of AI-powered “digital employees.” Previously, completing a project required a data analyst, a copywriter, a designer, a project manager—multiple roles, each needing specialized talent, with high coordination costs. Today, you need just one person, equipped with a suite of AI skills.
Let me illustrate with a concrete example. Suppose you need to produce a quarterly e-commerce operations report:
First, a data extraction agent—automatically connects to your Shopify or backend systems to pull sales data. Based on parameters you set—time range, product categories, customer segments—it precisely extracts the required data.
Second, a data analysis agent—identifies growth points, anomalies, and shifts in customer profiles. It doesn’t just crunch numbers; it performs year-over-year and month-over-month comparisons to uncover the drivers behind the trends.
Third, a visual generation agent—automatically creates trend lines, pie charts, bar graphs, and more based on the data. It selects the most suitable chart types to present different data dimensions.
Fourth, a copywriting agent—crafts professional analytical conclusions and recommendations based on the data insights. It can adjust the tone and level of detail depending on your audience.
Fifth, a layout and output agent—assembles everything into a polished PDF or PPT with consistent formatting and style.
The entire process requires just one sentence from you: “Generate last quarter’s e-commerce operations report, with a focus on analyzing why the repurchase rate declined.” Then you can turn your attention to higher-level thinking—the market trends these numbers reveal, or the next strategic move for the business.
This isn’t science fiction. Anthropic CEO Dario Amodei has predicted a 70-80% probability of a “one-person unicorn” (a billion-dollar single-employee company) emerging by 2026. Carta data shows that solo founders as a share of new startups have risen from 23.7% in 2019 to 36.3% in 2025. Real-world examples abound: a Chinese developer collaborating with five AI agents generates an annual income of $320,000; a factory safety trainer in Guilin, earning just $800 a month, runs a digital app targeting the US market through AI and has built a substantial income stream.
That’s the power of OPT—it enables anyone to become a “company of one,” serving multiple clients through AI and maximizing their personal value.
How the Technology Actually Works
Making CLI and OPT a reality requires several layers of technical architecture.
First, the Large Language Model (LLM) serves as the core engine. These models are trained on massive datasets and can grasp the nuances of natural language—context, intent, even tone. They don’t just understand literal meaning; they can infer needs the user hasn’t explicitly stated.
Second, the Agent Framework acts as an orchestration layer. It decomposes a single user instruction into multiple sub-tasks, assigns them to different AI agents, and tracks each agent’s execution progress. When an agent encounters a problem, the framework automatically adjusts the strategy or requests human intervention.
Third, Tool Calling capability. AI agents need to securely connect to external systems—databases, APIs, enterprise software—and perform operations within authorized boundaries. This involves authentication, permission management, data encryption, and other enterprise-grade security mechanisms.
Fourth, Memory and Context Management. Good AI agents remember past conversations and preferences, continuously improving output quality over time. Think of it as a colleague who understands your working style—the longer you collaborate, the more efficient you become.
These four layers stack together to form a complete OPT ecosystem. The user issues commands in natural language at the top; the LLM understands intent; the agent framework decomposes tasks; the tool-calling layer executes operations; and the memory layer continuously learns and optimizes.
The Diamond Structure: A New Form of Management
With the technical foundations of CLI and OPT in place, we can return to our core observation—the diamond-shaped organization.
If the pyramid is a triangle—wide at the bottom, narrow at the top—then the diamond is widest in the middle, tapering at both ends.
In a diamond-shaped structure:
The execution layer (bottom) shrinks dramatically. Repetitive, low-value work is taken over by AI agents. Tasks that once required a hundred people—data entry, report generation, basic customer service—can now be automated. This isn’t just an efficiency gain; it’s a structural change. The execution layer no longer needs to consume the majority of an organization’s resources.
The management layer (middle) becomes leaner. Information alignment and progress tracking are handled by AI. A single AI agent can monitor dozens of projects simultaneously, automatically detect risks, and issue real-time alerts. Coordination work that previously required multiple middle managers can now be largely automated. The manager’s role shifts from “overseeing execution” to “strategic guidance.”
The professional and decision-making layer (upper-middle) expands significantly. This is the widest part of the diamond—populated by experts, strategists, and innovators. As execution and management work become automated, more people ascend to higher-value roles: strategic thinking, R&D innovation, client relationships, and other high-value-add activities.
This shift means the essence of management transforms from control to enablement. In the past, management’s primary job was ensuring subordinates executed tasks correctly. In the future, management’s primary job will be ensuring smooth collaboration between AI and humans, and creating optimal conditions for the team to focus on high-value judgment and decision-making.
What This Means for Hong Kong Businesses
Hong Kong’s corporate structure has traditionally been heavily reliant on pyramid-style management. Particularly in e-commerce, trading, and retail, many processes remain manual, with layers upon layers of approval.
Yet CLI and OPT present a unique opportunity for Hong Kong businesses. Our strengths are agility, international reach, and an openness to new things. Our weaknesses are high labor costs and inefficient traditional management. AI offers a way out of this contradiction—using technology to boost efficiency while unleashing colleagues’ creativity for higher-value work.
This isn’t about tearing down existing structures overnight. It’s about starting to ask: how much of your team’s work is repetitive? How much could be assisted by AI? If that time were freed up, what more valuable outcomes could your colleagues create?
Conclusion: The Management Revolution Has Begun
After the session, a colleague told me: “Turns out I’m not afraid of AI taking my job. I’m afraid I’m still using old methods to deal with a new era.”
That stuck with me.
AI isn’t here to replace humans. It’s here to liberate us—from tedious, repetitive, low-value labor—so we have more time to think, to create, to connect.
And the shift from pyramid to diamond-shaped management is the concrete manifestation of that liberation. When the execution layer is automated, when management is AI-assisted, the most precious resource—human creativity and judgment—is freed to operate at the highest point of value.
This isn’t a distant future. It’s happening now.
Are you ready to move from the pyramid into the diamond?
If you’re interested in practical applications of OPT or CLI, I’d be happy to discuss further. Next time, I can share more about how to build your own “one-person digital team” from scratch.


