When Cognitive Labor Becomes Abundant
A year ago, I wrote about the revenge of the generalist.
The argument was simple.
For most of modern history, specialization won. The world became too complex for one person to understand every domain deeply, so we built careers, companies, institutions, and status ladders around narrow expertise.
Then AI changed the terrain.
Suddenly the person with broad context, taste, judgment, and curiosity could command specialist intelligence on demand. The generalist was no longer limited by what they personally knew how to execute. They could stand above the system, understand the shape of the problem, and direct the specialists.
I used the metaphor of the conductor.
The specialist plays the violin. The model plays the cello. The analyst plays the trumpet. The engineer plays percussion. The conductor does not need to be the best at every instrument. The conductor needs to understand the music.
That was true. It’s still true.
But it is no longer big enough.
The instruments have started becoming workers.
The models no longer just answer. They inspect. They remember. They plan. They call tools. They browse files. They run commands. They test outputs. They compare approaches. They work in parallel. They continue across long-running threads. They take a messy objective and return an artifact.
This is the next phase.
The generalist won once by orchestrating specialist intelligence.
Now they win again by operating persistent agentic labor.
The Dawn of the Neo-Generalist
My career started on Wall Street, first in investment banking and later as a co-founder of a hedge fund. It was the epitome of a specialist’s world.
The Unit Of Work Has Changed
The chatbot era trained us to ask better questions.
The agent era trains us to assign better work.
That distinction sounds small until you feel it in practice.
A question produces a response. A task produces a result.
A workstream produces leverage.
This is the real shift. The important interface is no longer the prompt as a clever sentence. The important interface is the work order as a structured command.
Not:
“Explain this market to me.”
But:
“Research this market, identify the five most important companies, compare their business models, pull recent funding and revenue signals, find the key open questions, create a memo, and flag where the evidence is weak.”
Not:
“Help me write code.”
But:
“Inspect this repo, find the source of the bug, propose three likely causes, implement the safest fix, run the relevant tests, update the docs, and summarize the tradeoffs.”
Not:
“Give me ideas.”
But:
“Generate ten strategies, pressure test each one from the perspective of a customer, competitor, investor, and operator, then rank them by upside, feasibility, and time to impact.”
That is not a conversation.
That is delegation.
We’ve moved from chatting to commanding.
The Shift From Chat to Command
OpenAI just published one of the most important papers of the AI age, and it’s not a research paper about the next advance in technology… it’s focused on the economics of work as we enter the agentic age.
The prompt is becoming the work order. The thread is becoming the workspace. The agent is becoming the production unit.
This changes the economics of thinking.
For the first time, cognitive labor is starting to behave like cloud compute. You do not need to hire one human for every branch of exploration. You can spin up attempts. You can run variations. You can compare outputs. You can ask one agent to build and another to critique. You can ask one to research deeply and another to find what the first one missed.
The scarce resource is no longer the first draft.
The scarce resource is judgment.
From Conductor To CEO
The conductor metaphor was right for the age of model orchestration.
But the better metaphor now is the CEO.
Not the celebrity CEO. Not the corporate bureaucrat. The real CEO function.
Define the mission.
Allocate resources.
Choose the right people for the right work.
Create operating systems.
Review performance.
Kill weak projects. Double down on strong ones.
That is what high-agency people are learning to do with agents.
They are not asking AI one question at a time. They are building portfolios of attempts.
One agent explores the technical path.
One agent explores the market path.
One agent writes the memo.
One agent attacks the assumptions.
One agent turns the memo into a customer-facing artifact.
One agent builds the spreadsheet.
One agent checks the numbers.
One agent turns the whole thing into a decision.
The human is no longer the person doing every step directly.
The human is the person designing the system that does the work.
This is where the neo-generalist becomes extremely dangerous.
The specialist can use AI to go deeper inside a narrow domain. That is powerful.
But the generalist can use AI to coordinate across domains. That is more powerful. The generalist can move from strategy to code, from finance to product, from customer psychology to distribution, from legal structure to operational process, from narrative to execution.
Not because they personally replaced every expert.
Because they can now summon, supervise, and synthesize machine labor across the whole map.
That is the second revenge of the generalist. Wait til you see what AI harnesses are going to allow generalists to accomplish.
The Harness Is The Agent
The public still talks about models as if the model is the whole story.
That is wrong.
The model matters enormously. Better reasoning, better coding, better tool use, better multimodal understanding, lower cost, longer context, faster inference. All of that matters.
But the breakthrough is not just the model.
The breakthrough is the harness. Codex by OpenAI is the best harness on the market right now. It makes sense that OAI are focusing on operationalizing their models and creating leverage with them.
A model sitting in a chat window is intelligence trapped behind glass.
A model inside a harness can act.
It can read files. It can edit artifacts. It can run tests. It can call APIs. It can use a browser. It can remember durable preferences. It can follow project instructions. It can operate inside a sandbox. It can create diffs. It can ask for approval. It can spawn subagents. It can work in the background. It can return when the task is done.
That is a different species of tool.
Codex is important because it makes this visible.
Yes, it begins in software. Of course it does. Software is the perfect first battlefield. Code is text. Repos are structured. Tests exist. Logs exist. Diffs exist. The whole environment is already legible to machines.
But coding is not the final category.
Coding is the wedge.
Once you understand the pattern, it expands everywhere.
The same harness logic applies to legal research, financial modeling, sales operations, content production, diligence, recruiting, customer support, internal analytics, compliance, procurement, and executive operations.
The agent needs context.
The agent needs tools.
The agent needs permissions.
The agent needs memory.
The agent needs feedback.
The agent needs evaluation.
The agent needs an environment where work can be attempted, checked, corrected, and shipped.
That is what the harness provides. This is why “prompt engineering” was always too narrow.
The serious skill is ontological architecture.
A prompt is temporary.
A workflow is reusable.
A chat is isolated.
A memory is persistent.
A response is information.
A harnessed agent is true labor.
Memory Changes The Relationship
Memory is one of the most under-appreciated breakthroughs in agents.
People think memory means the system remembers your name, your tone, or a preference. That is the least interesting version.
The real power of memory is operational continuity.
The agent remembers how you work.
It remembers the structure of your projects.
It remembers recurring workflows.
It remembers your standards.
It remembers the failure modes you already corrected.
It remembers the context you should not have to repeat. That changes the relationship from tool to teammate.
A tool resets every time you pick it up. A teammate accumulates context.
That accumulation is the beginning of compounding.
In the old chat world, every session began with context loading. You had to explain the company, the project, the preference, the audience, the constraints, the past decisions, the style, the weird edge cases.
That is friction. Friction kills usage.
Friction keeps AI trapped as an occasional assistant instead of becoming part of the production system.
Memory lowers that friction.
Skills lower it further.
Reusable instructions lower it further.
Plugins and connected tools lower it further.
Eventually, the agent does not just know the task.
It knows the operating environment.
That is when things start to get weird.
Because once agents have memory and tools, work can move from episodic to continuous.
The agent can monitor.
The agent can revisit.
The agent can compare.
The agent can improve the same workflow over time.
The agent can become part of the rhythm of the organization.
That is not a better chatbot. That is a new labor layer.
Long-Running Tasks Change Ambition
The other major unlock is duration.
Short tasks create short thinking.
Long-running tasks create ambition.
When AI only works in single-turn answers, you naturally ask it for things that fit inside a single answer. Summaries. Drafts. Explanations. Lists. Ideas.
Useful, but limited.
When agents can work longer, you ask different questions.
You stop asking for a paragraph and start asking for a project.
You stop asking for an answer and start asking for an investigation.
You stop asking for a suggestion and start asking for a working artifact.
This matters because most valuable work is not a single act of intelligence.
It’s a chain in a sequence:
Research.
Planning.
Execution.
Review.
Correction.
Integration.
Shipping.
The old AI interface helped with pieces of that chain.
The new agentic interface starts absorbing the chain itself.
That changes what humans attempt.
If it takes eight hours of human work to explore a path, most people will not explore five paths. They will pick one, maybe two, and live with the uncertainty.
If an agent can explore five paths in parallel, the frontier moves.
You do not need to guess the best approach upfront.
You can run the portfolio.
This is how intelligence becomes abundant.
Not because every answer is perfect. Because the cost of trying collapses.
Cost Performance Changes Behavior
The most important economic fact about AI is not that intelligence gets better.
It is that useful intelligence gets cheaper.
When something is expensive, you conserve it. When something becomes cheap, you waste it productively.
This is what happened with compute. This is what happened with bandwidth. This is what happened with storage. This is what happens with every foundational technology that drops in cost fast enough.
At first, you use it carefully.
Then you use it casually.
Then you redesign the system around the assumption that it is abundant.
Cognitive labor is entering that phase.
The old behavior was scarcity behavior.
Ask one perfect question.
Get one good answer.
Use it carefully.
The new behavior is abundance behavior.
Launch ten attempts.
Make them compete.
Have agents critique each other.
Run the same problem through different frames.
Search the possibility space.
Select the strongest output.
Synthesize the best pieces.
Ship.
This is the core argument.
The winner is not the person who asks AI one better prompt.
The winner is the person who designs a portfolio of attempts, lets agents explore, then applies human judgment to select, synthesize, and ship.
That is the new leverage loop. And it is available to individuals before institutions know what to do with it.
The Bottleneck Moves To Taste
When cognitive labor becomes abundant, output explodes.
That sounds good.
It is also dangerous.
Abundance creates noise.
Agents can produce bad work faster than humans can produce bad work. They can create plausible nonsense, duplicate effort, miss context, overfit to instructions, confidently drift away from the real objective, or flood the zone with artifacts that look finished but are not actually true.
This is why judgment becomes more important, not less.
The naive view says AI reduces the value of human expertise.
The opposite is true at the frontier.
AI reduces the value of raw execution. It increases the value of knowing what good looks like.
Taste becomes a production function.
Verification becomes a managerial skill.
Context becomes capital.
The person who cannot judge outputs will drown in them.
The person who can judge outputs will compound.
This is the paradox of abundant cognitive labor.
The more the machine can produce, the more valuable the human editor becomes. This is why AI will not kill software engineering. The opposite in fact: there is much more software now to maintain and scale!
The more agents can explore, the more valuable the human allocator becomes.
The more drafts appear, the more valuable taste becomes.
The more work gets automated, the more important it is to know what work should exist in the first place.
This is why the future does not belong to passive users.
It belongs to people with agency.
The New Human Capital Stack
The value of raw execution is falling.
The value of direction is rising.
The value of judgment is rising.
The value of taste is rising.
The value of verification is rising.
The value of synthesis is rising.
The value of workflow design is rising.
The value of proprietary context is rising.
The value of coordinating parallel streams of machine labor without losing the plot is rising the most.
That is the new human capital stack.
In the industrial economy, capitalists owned machines and workers operated them. In the knowledge economy, companies owned distribution and workers performed cognitive tasks.
In the agentic economy, high-agency individuals will operate machine labor directly.
Think about the implications of that.
A founder with agents can simulate parts of a company before hiring the company.
A writer with agents can operate like a media team.
An investor with agents can run continuous diligence.
A lawyer with agents can multiply research capacity.
A RevOps leader with agents can connect marketing, sales, customer success, finance, product, and data into one operating loop.
A student with agents can learn through personalized research, tutoring, testing, and project work.
A generalist with agents can become an institution.
That is the real disruption. Not that every job disappears overnight. That the minimum viable team size collapses.
That the ambitious individual gets access to a layer of cognitive labor that used to require a staff.
That small teams can do things that previously required departments.
That departments can do things that previously required whole companies.
That the shape of organization itself begins to change.
The Portfolio Is The New Prompt
The prompt was the first interface. The portfolio is the next one.
This is how serious work will happen.
You define the objective. You decompose the problem. You create multiple workstreams. You give each agent context and constraints.
You let them explore. You force comparison. You review the evidence.
You synthesize.
You ship.
Then you capture the workflow so it can run again.
That last part matters.
If you do not capture the workflow, you are still just chatting.
If you do capture it, you are building infrastructure.
This is where skills, memories, automations, templates, project instructions, and tools become so important. They turn one-off intelligence into repeatable operating leverage.
The first time you run an agentic workflow, you get output.
The tenth time, you get a system.
The hundredth time, you get an advantage.
This is how compounding starts.
Not with a magical prompt. With a repeatable loop.
What To Do Now
The practical mandate is simple.
Stop asking, “How can I use AI more?”
That question is too weak.
Ask better questions:
What work do I repeat?
What decisions require too much manual research?
What workflows depend on context trapped in my head?
What tasks have clear inputs and outputs?
What projects would I explore if the cost of trying were 90% lower?
What workstreams could run in parallel?
Where do I need a builder, a critic, a researcher, an editor, and an operator working at the same time?
Then build the system.
Write the operating procedure.
Attach the context.
Define the output.
Create the review loop.
Run multiple attempts.
Compare results.
Save what works.
Delete what does not.
Improve the workflow.
Repeat.
This is not about using AI as a novelty. This is about converting your work into agentic infrastructure.
The people who understand this will feel like they have more hours in the day.
Because they will.
Not biologically.
Operationally.
The Top 1% of Codex users (OAI’s agent harness) average 71 hours of agent runtime per day. They are literally getting more hours in the day. And the night. Even when they sleep.
They will run more attempts than everyone else. They will explore more paths. They will learn faster. They will ship more. They will compound context while others are still typing isolated prompts into empty chat windows.
That is the divide.
The Generalist Returns Again
The first revenge of the generalist was access to specialist intelligence.
The second revenge is command over agentic labor.
The generalist was built for this moment.
Broad context matters.
Taste matters.
Curiosity matters.
Pattern recognition matters.
The ability to move between domains matters.
The ability to ask, “What is the actual objective here?” matters.
The ability to see the whole system matters.
The specialist age rewarded depth inside a narrow lane.
The agentic age rewards people who can connect lanes, direct labor across them, and synthesize the result into reality.
This does not mean expertise disappears. It means expertise gets surrounded by leverage.
The best specialists will become terrifying.
The best generalists will become operating systems.
That is the new frontier.
Not human versus AI.
Human plus persistent machine labor.
Human plus memory.
Human plus tools.
Human plus parallel agents.
Human plus the ability to ship in constantly accelerating loops.
Cognitive labor is becoming abundant.
The scarce thing now is knowing what to do with it.
Friends: in addition to the 17% discount for becoming annual paid members, we are excited to announce an additional 10% discount when paying with Bitcoin. Reach out to me, these discounts stack on top of each other!
Thank you for helping us accelerate Life in the Singularity by sharing.
I started Life in the Singularity in May 2023 to track all the accelerating changes in AI/ML, robotics, quantum computing and the rest of the technologies accelerating humanity forward into the future. I’m an investor in over a dozen technology companies and I needed a canvas to unfold and examine all the acceleration and breakthroughs across science and technology.
Our brilliant audience includes engineers and executives, incredible technologists, tons of investors, Fortune-500 board members and thousands of people who want to use technology to maximize the utility in their lives.
To help us continue our growth, would you please engage with this post and share us far and wide?! 🙏





