swarm-advanced

Orchestrate distributed multi-agent swarms across topologies and strategies.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/monktui/git-review --skill swarm-advanced-monktui
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: swarm-advanced
Source: https://github.com/monktui/git-review/tree/main/.claude/skills/swarm-advanced
Command: npx skills add https://github.com/monktui/git-review --skill swarm-advanced-monktui

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you design and run advanced multi-agent swarm workflows for research, development, testing, and complex distributed coordination without losing control of task execution, memory/state, or reporting.

Core Features & Use Cases

  • Swarm orchestration across topologies: Choose mesh, hierarchical, star, or ring patterns to match your workflow’s communication and sequencing needs (e.g., parallel research vs. structured development).
  • Specialized agent strategies: Coordinate roles like researchers, analysts, testers, documenters, and monitors with adaptive, balanced, specialized, or parallel execution strategies.
  • End-to-end workflow patterns: Run phased processes (gather → analyze → validate → synthesize/report) with monitoring, error handling, memory namespacing, and reusable workflow automation.
  • Use Case: You need a reliable, repeatable process to research a topic, validate findings across multiple methods, then generate a structured report with references and tracked progress.

Quick Start

Run a distributed research swarm for the topic "AI trends in 2025" with adaptive strategy and up to 6 agents by executing the command: npx claude-flow swarm "research AI trends in 2025" --strategy research --mode distributed --max-agents 6 --parallel --output research-report.md

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 multi-agent swarms for parallel research workflows?

To coordinate distributed agents for parallel research, initialize swarm orchestration, spawn specialized agents, and execute phased tasks using topology-aware patterns like mesh or hierarchical structures. This coordinates parallel information gathering, analysis, and synthesis reliably.

What is the best way to structure multi-stage analysis-to-report pipelines using distributed agents?

Multi-stage analysis-to-report pipelines are structured using phased workflow patterns that sequence gather, analyze, validate, and synthesize steps. Distributed agents execute these phases with adaptive or balanced strategies, ensuring coordinated implementation and comprehensive quality assurance throughout the pipeline.

Can I manage memory and state across multiple agents in a parallel execution workflow?

Memory and state are managed across multiple agents using memory namespacing and robust error-handling patterns during parallel execution. This ensures reliable workflow execution by maintaining tracked progress and shared state across distributed swarm agents without losing context.

Do I need specific network topologies for coordinated implementation and testing strategies?

Specific network topologies like mesh, hierarchical, star, or ring patterns are required to match your workflow’s communication and sequencing needs. These topologies support structured coordinated implementation and comprehensive testing strategies across distributed agents effectively.

How does swarm orchestration handle error handling during complex distributed workflows?

Swarm orchestration handles errors during complex distributed workflows by applying robust error-handling patterns alongside optional monitoring and status checks. This maintains reliable workflow execution across phased tasks, preventing failures from disrupting coordinated implementation and reporting.

When should I use specialized versus parallel execution strategies for multi-agent research coordination?

Specialized execution strategies should be used for role-specific tasks like research, analysis, or testing, while parallel strategies suit simultaneous information gathering. Choosing between adaptive, balanced, specialized, or parallel execution depends on your workflow’s coordination requirements.