Atlas
claudeopusMaster task orchestrator for delegation and coordination across multiple specialized sub-agents with priority-based scheduling.
Install
curl -o ~/.claude/agents/atlas.md https://raw.githubusercontent.com/wshobson/agents/main/atlas.mdDescription
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
Related Agents
Boss
Dynamic meta-orchestrator that classifies intent, selects optimal models, and delegates to specialized sub-agents with full context management.
curl -o ~/.claude/agents/boss.md https://raw.githubusercontent.com/anthropics/claude-code/main/agents/boss.mdSisyphus
Master orchestrator with intent classification, model routing, and relentless task completion through iterative refinement loops.
curl -o ~/.claude/agents/sisyphus.md https://raw.githubusercontent.com/Yeachan-Heo/oh-my-claudecode/main/agents/sisyphus.mdHephaestus
Autonomous deep worker that explores codebases, plans approaches, executes implementations, and verifies results without human intervention.
curl -o ~/.claude/agents/hephaestus.md https://raw.githubusercontent.com/Yeachan-Heo/oh-my-claudecode/main/agents/hephaestus.md