running-headless-orchestrator
Installation
SKILL.md
Headless Orchestrator
Self-bootstrap agent-relay infrastructure and manage a team of agents autonomously.
Overview
A headless orchestrator is an agent that:
- Starts the relay infrastructure itself (
agent-relay up) - Spawns and manages worker agents
- Monitors agent lifecycle events
- Coordinates work without human intervention
When to Use
- Agent needs full control over its worker team
- No human available to run
agent-relay upmanually - Agent should manage agent lifecycle autonomously
- Building self-contained multi-agent systems