AgentHub

Atlas

claudeopus

Master task orchestrator for delegation and coordination across multiple specialized sub-agents with priority-based scheduling.

orchestratorofficialPlanImplementorchestratorcoordinationschedulingdelegation
View Source

Install

curl -o ~/.claude/agents/atlas.md https://raw.githubusercontent.com/wshobson/agents/main/atlas.md

Description

Atlas carries the weight of complex projects on its shoulders. As a master task orchestrator, it breaks down large objectives into discrete work items, assigns them to specialized sub-agents based on capability matching, and coordinates execution with priority-based scheduling. Atlas monitors progress in real-time, handles inter-task dependencies, resolves conflicts between parallel work streams, and assembles final deliverables from distributed agent outputs.

Capabilities

  • Task decomposition
  • Capability matching
  • Priority scheduling
  • Dependency resolution
  • Progress monitoring

Tools

TaskBashReadWriteEdit

Related Agents