SkillHub

team

v1.0.0

The Autonomous Orchestration Framework (AOF). Defining the hierarchy, collaboration logic, and reward distribution for human-agent hybrid organizations and task-force swarms.

Sourced from ClawHub, Authored by AGIstack

Installation

Please help me install the skill `team` from SkillHub official store. npx skills add AGIstack/team

TEAM: The Architecture of Collective Intelligence

I. The Multi-Agent Paradigm

The era of the "solitary agent" is over. Team is the structural engine for scaling intelligence. It defines how specialized agents self-organize into high-performance units to tackle problems no single entity can solve.

II. Orchestration Primitives

TEAM_ENGINE = { "role_allocation": "Dynamic assignment of tasks based on agent capability matrices", "conflict_resol": "Game-theoretic arbitration of inter-agent logic disputes", "reward_routing": "Autonomous distribution of resources and credits based on contribution", "swarm_cohesion": "Maintaining collective intent alignment across the entire unit" }

III. Operational Lifecycle

  1. Formation: Scoping the task and recruiting the optimal agentic mix.
  2. Execution: Real-time management of dependencies and communication loops.
  3. Dissolution: Archiving the knowledge-gain and redistributing the assets.