Sean Doherty 🇺🇸 (@seandoher1y) on X

X (formerly Twitter) ·

8 min read Original article ↗

To understand how the organization of companies will evolve over the next few years, look at the design of today's best vertical AI applications. They're not building chatbots or copilots or thin wrappers over an API. They're building agent harnesses: systems where the agent does the work, and everything else exists to make that work as valuable as possible. System prompts constrain behavior. Retrieval pipelines feed domain context. Tool use gives the agent hands. The evaluation layer recursively catches and fixes mistakes. The human input provides strategic alignment. The agent is at the center. Everything else is the harness.

I'll use my own company as the example here, but you can see this pattern across verticals: Legora in law, Sierra in customer experience, Hadrius in compliance. At GovDash, we build agents that help businesses win and run government contracts. Within one system, a contractor can find opportunities, qualify them, research and develop solutions, create pricing workbooks, write full proposals, manage active contracts, and run reports across all of it. Each of those workflows is a different agent orchestration doing real work, wrapped in layers of domain context (compliance frameworks, past performance, pricing history, win themes) so the output is valuable and bespoke to the business. We aren't in the AI-as-a-productivity-enhancer business. We are in the organizational transformation business, made possible by the best harness for workflows that touch government procurement.

Without a world-class harness, your product will deliver the same results as everyone else's running on SOTA models. The tools, the retrieval architecture, the domain expertise encoded into the system, the evaluation criteria, the orchestration logic that chains agents together determines whether the output is generic or uniquely useful. The harness is the product.

The same is true for your company. As internal AI adoption increases, without a world-class harness around how your organization leverages these models, your company operates the same as everyone else's too. Same tools, same models, same results. The companies that pull ahead will be the ones that design their entire organization, not just their product, as a harness that lets them leverage AI better than anyone else for driving outcomes.

A company has always been a system for directing and reviewing work. You hire people, give them context, hand them tools, check what they produce. That's management. What's changing is what sits at the center of performing the work. Increasingly, it’s agents. Internally at GovDash, tasks that used to take days (creating marketing assets, building features, pulling reports on customers, analyzing sales calls) are now done by agents in minutes. We're a relatively small team, so humans are very much needed and haven't disappeared, but their roles have shifted, and will continue to shift, from being the workers to being the harness around the workers. The personnel calculus may be different for companies with very large employee bases.

Your company's institutional knowledge (the tribal knowledge, the documented processes, the pattern recognition that lives in people's heads) is the retrieval corpus. Your people are the direction-setters, reviewers, and arbiters of taste. Your infrastructure is the execution environment. Your org structure is the orchestration logic that determines which agents get called, in what order, with what permissions, and what happens when one fails.

Everyone becomes a manager in this model. Not in the corporate hierarchy sense. In the literal sense: you manage agents. You direct work, set quality criteria, review output, make judgment calls the models can't. And you retain the ability to go deep on the execution path yourself whenever needed, because understanding the work is what makes you a good manager of it.

When you first learn to rock climb, you're on a top rope with a belayer managing every foot of slack. As you improve, you lead climb with longer runouts between protection. Eventually you might free solo (maybe even Taipei 101). The harness loosens as your skill earns it.

Agents in products work the same way. Right now, the harness has to be very tight. Models aren't reliable enough to run unsupervised in most high-stakes contexts. In the GovDash product, when an agent drafts a proposal section, a human still reviews the content with the help of our Microsoft Word plug-in.

But every few months the models get meaningfully better at instruction-following, long-context reasoning, self-correction, and are provided better tools. The harness loosens. The reviewer touches fewer lines. The approval workflow has fewer gates. The human shifts from line-editing to spot-checking to focusing on subjective feedback.

You need to be able to tighten or loosen specific areas of the harness as model capabilities increase. Not a binary switch from "human does it" to "agent does it." A dial you turn per workflow, per risk level, per domain. The goal is to raise the ceiling on what agents handle autonomously while still getting aligned, accurate, bespoke results that generate alpha. If you can't adjust that dial you either move too slowly or break things.

At GovDash, this shift has hit some roles faster than others. Engineering moved first. Designers and marketers are now deep in it. Sales, ops, finance, legal are revving up. The timeline varies, but the direction is consistent.

Most companies are not leaning into this hard enough. They hire the same roles, write the same job descriptions, and hand people an AI copilot to feel good about their “AI strategy”. The copilot framing keeps the human at the center of the production of work and treats AI as a tool. The harness framing puts the agent at the center and asks: how can we position our team and our infrastructure to ensure that its work is excellent?

Those are two very different ways to design a company.

If models are eventually going to do most of the execution (and I believe they will) then the valuable human work is the harness itself: curating the knowledge that gives agents context, designing the orchestration that chains them together, defining evaluation criteria, and making the judgment calls models can't. If you look at the government contractors we work with, the best proposal managers aren't the fastest writers. They're those that know most deeply what a winning proposal looks like and how to represent their business to the government agency at hand, and that judgment is a critical input to their GovDash harness. Internally at GovDash, the best engineer isn't the one who ships the most code. It's the one who understands customers deeply and can specify intent precisely enough that an agent ships the right code, and who can review it well enough to catch when it doesn't.

At GovDash, we're explicit about this with the team. We maintain a repo of skill files, markdown documents that codify how we do specific workflows across the company: how to run a pipeline review, how to qualify an inbound lead, how to process accounts payable. It's every person's job to identify the repetitive parts of their role, those that distract them from high-value strategic work, and turn them into skill files that agents can execute. Over time, this builds consistency on how things get done, like a knowledge base that actually does the work instead of just describing it. Each function gradually becomes a team of people managing agents that run these skills, reviewing and improving the harness instead of doing the reps themselves.

Every role is shifting toward harness work (directing, curating, reviewing, defining quality criteria) and away from pure execution. It's important to understand that that's not necessarily a threat to individual contributors. It's a massive opportunity to expand leverage. One person with a well-designed harness can do what used to take a team. But only if they understand that their job is positioning the harness to achieve an outcome, not always executing the workflow.

The temptation for many will be to find reasons the harness should stay tight and the agents to be confined to "safe" use cases. That instinct is understandable. It is scary to offload work to agents you used to do yourself. But the models are not slowing down, and the companies that refuse to adapt will get outrun by smaller teams with better harnesses operating at a speed that isn't possible with humans doing the execution. The critical thing is to accept this and figure out how each person contributes to a harness whose shape will keep changing.

Founders and exec teams who internalize this early have an enormous advantage. Not because the technology is hard to access (everyone has the same foundation models) but because organizational design is harder to copy than a product. It's hard to see from the outside and you can't take screenshots of it. Building a company that functions as a great agent harness means rethinking roles, incentives, knowledge management, and review processes from first principles.

Design your company the way you'd design your product. Agents at the center. Humans, infrastructure and tools as the harness. The harness adjustable by design. Better get going!