swarm-advanced

Orchestrate distributed workflows with specialized agent swarms across mesh, hierarchical, star, and ring topologies.

1|1|Updated Jan 6, 2026
One-click install
npx skills add https://github.com/Geralt1983/Thanos --skill swarm-advanced-geralt1983
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: swarm-advanced
Source: https://github.com/Geralt1983/Thanos/tree/main/.claude/skills/swarm-advanced
Command: npx skills add https://github.com/Geralt1983/Thanos --skill swarm-advanced-geralt1983

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill empowers users to orchestrate complex, distributed workflows by leveraging advanced swarm patterns and agent coordination, streamlining research, development, and testing processes.

Core Features & Use Cases

  • Advanced Swarm Topologies: Utilize Mesh, Hierarchical, Star, and Ring topologies for diverse workflow needs.
  • Specialized Agent Swarms: Deploy tailored swarms for research, development, testing, and analysis.
  • End-to-End Orchestration: Manage complex tasks from initial planning through execution, monitoring, and reporting.
  • Use Case: A research team can use the 'Research Swarm' pattern to parallelize information gathering, analysis, and synthesis, accelerating discovery and report generation.

Quick Start

Initialize a mesh swarm with 6 agents and spawn a researcher agent named 'Agent 1'.

Frequently Asked Questions about swarm-advanced

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I orchestrate distributed agent swarms for parallel research and development?

Distributed agent swarms are orchestrated by initializing a topology like mesh, hierarchical, star, or ring, then spawning specialized agents to execute tasks in parallel. This Skill manages the coordination, memory, and performance monitoring for those workflows.

What is the difference between mesh, hierarchical, star, and ring swarm topologies for workflow automation?

Swarm topologies define how agents communicate and coordinate. Mesh enables decentralized peer-to-peer task sharing, hierarchical uses a top-down command structure, star routes all communication through a central agent, and ring passes tasks sequentially around a loop.

Do I need Claude Flow MCP tools to run agent-based distributed systems?

Yes, Claude Flow MCP tools are required. This Skill depends on them to dynamically initialize swarms, spawn agents, orchestrate tasks, and monitor performance across the chosen distributed topology during research or testing workflows.

How do I initialize a swarm and spawn a researcher agent for complex task coordination?

You initialize a swarm by defining the topology and agent count, such as a mesh swarm with 6 agents. You then spawn a researcher agent by naming it and assigning its role within the orchestrated workflow for parallel information gathering.

Can I use specialized agent swarms for both software testing and complex research analysis?

Yes, specialized swarms can be deployed for diverse needs. You can configure tailored agent swarms for research, development, testing, and analysis, facilitating end-to-end orchestration from initial planning through execution and reporting.

What are the limitations of using agent-based orchestration for distributed workflows?

Agent-based orchestration relies entirely on Claude Flow MCP tools for dynamic initialization and memory management. Without these dependencies, the advanced swarm patterns and parallel execution across topologies cannot function.