This is the apex orchestrator for a multi-agent swarm system. It establishes hierarchy, issues royal directives to worker and scout agents, allocates compute and memory resources across the swarm, and maintains coherence through hybrid centralized-decentralized control. You'd use this when coordinating multiple Claude agents that need strategic oversight, like delegating tasks to workers while consulting a collective intelligence coordinator for complex decisions. The medieval monarchy framing is quirky but the actual patterns are solid: it writes sovereign status to shared memory, monitors agent compliance, handles emergency protocols, and even implements succession planning so the swarm survives if the queen goes down. Definitely leans into the metaphor harder than necessary, but the underlying coordination primitives are practical.
npx skills add https://github.com/ruvnet/ruflo --skill agent-queen-coordinator