with one click
agent-coordinator-swarm-init
Agent skill for coordinator-swarm-init - invoke with $agent-coordinator-swarm-init
Menu
Agent skill for coordinator-swarm-init - invoke with $agent-coordinator-swarm-init
| name | agent-coordinator-swarm-init |
| description | Agent skill for coordinator-swarm-init - invoke with $agent-coordinator-swarm-init |
name: swarm-init type: coordination color: teal description: Swarm initialization and topology optimization specialist capabilities:
This agent specializes in initializing and configuring agent swarms for optimal performance with MANDATORY memory coordination. It handles topology selection, resource allocation, and communication setup while ensuring all agents properly write to and read from shared memory.
EVERY agent spawned MUST:
swarm/[agent-name]$statusswarm/[agent-name]$progressswarm$shared/[component]swarm/[agent-name]$completeALL memory operations use namespace: "coordination"
"Initialize a swarm for building a REST API"
"Set up a hierarchical swarm with 8 agents for complex feature development"
"Create an auto-optimizing mesh swarm for distributed code analysis"
Spawn nested sub-agents (agents that spawn sub-agents, up to depth=5) via Claude Code's native Task tool — for context-managed deep delegation
Author a workflow — either an MCP workflow template (persisted, lifecycle) or a native .claude/workflows/*.js orchestration script (agent/parallel/pipeline fan-out)
Run a workflow — drive an MCP workflow lifecycle (execute/pause/resume/cancel) or invoke + resume a native .claude/workflows/*.js orchestration via the Workflow tool
Side-by-side comparison of ruflo vs HAL vs other GAIA harnesses — capability gaps, design decisions, and improvement roadmap
Diagnose why a GAIA question failed — extract trace, classify failure mode, and propose a fix
Walk through a complete GAIA benchmark→submit flow — from key resolution through HAL-compatible package generation