agent-orchestrator

Installation
SKILL.md

Agent Orchestrator

Orchestrate complex tasks by decomposing them into subtasks, spawning autonomous sub-agents, and consolidating their work.

Core Workflow

Phase 1: Task Decomposition

Analyze the macro task and break it into independent, parallelizable subtasks:

1. Identify the end goal and success criteria
2. List all major components/deliverables required
3. Determine dependencies between components
4. Group independent work into parallel subtasks
5. Create a dependency graph for sequential work
Installs
22
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Feb 1, 2026
agent-orchestrator — openclaw/skills