From Skills to Talent: Organising Heterogeneous Agents as a Real-World Company
Abstract
OneManCompany (OMC) introduces an organizational framework for multi-agent systems that enables dynamic team assembly, governance, and improvement through portable agent identities and hierarchical decision-making processes.
Individual agent capabilities have advanced rapidly through modular skills and tool integrations, yet multi-agent systems remain constrained by fixed team structures, tightly coupled coordination logic, and session-bound learning. We argue that this reflects a deeper absence: a principled organisational layer that governs how a workforce of agents is assembled, governed, and improved over time, decoupled from what individual agents know. To fill this gap, we introduce OneManCompany (OMC), a framework that elevates multi-agent systems to the organisational level. OMC encapsulates skills, tools, and runtime configurations into portable agent identities called Talents, orchestrated through typed organisational interfaces that abstract over heterogeneous backends. A community-driven Talent Market enables on-demand recruitment, allowing the organisation to close capability gaps and reconfigure itself dynamically during execution. Organisational decision-making is operationalised through an Explore-Execute-Review (E^2R) tree search, which unifies planning, execution, and evaluation in a single hierarchical loop: tasks are decomposed top-down into accountable units and execution outcomes are aggregated bottom-up to drive systematic review and refinement. This loop provides formal guarantees on termination and deadlock freedom while mirroring the feedback mechanisms of human enterprises. Together, these contributions transform multi-agent systems from static, pre-configured pipelines into self-organising and self-improving AI organisations capable of adapting to open-ended tasks across diverse domains. Empirical evaluation on PRDBench shows that OMC achieves an 84.67% success rate, surpassing the state of the art by 15.48 percentage points, with cross-domain case studies further demonstrating its generality.
Community
OneManCompany (OMC) reframes multi-agent systems as a self-organising company—capable of hiring, restructuring, and reviewing its own work during execution, rather than operating as a fixed, pre-defined team.
Instead of scaling capability by stacking skills, OMC introduces a role-centric paradigm inspired by human organizations. Here, the fundamental unit is not a model or a skill, but a role: a complete specification that defines which model an agent uses, what tools it can access, what capabilities it has, and the boundaries within which it operates.
Building on this abstraction, we introduce the Talent Market, a standalone community platform where reusable agent roles can be shared, discovered, and directly integrated into OMC. Users can recruit new Talents on demand with a single click.
To ensure reliable coordination, we further propose an Explore–Execute–Review tree search framework that decomposes tasks top-down and aggregates results bottom-up, providing formal guarantees on termination while avoiding deadlocks.
OMC achieves 84.67% on PRDBench, outperforming prior state-of-the-art by +15.48 points.
Interesting breakdown of this paper on arXivLens: https://arxivlens.com/PaperView/Details/from-skills-to-talent-organising-heterogeneous-agents-as-a-real-world-company-6493-e0ba74d3
Covers the executive summary, detailed methodology, and practical applications.
Get this paper in your agent:
hf papers read 2604.22446 Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper

