Toolverse
All skills

swarm-advanced

by ruvnet

Advanced swarm orchestration patterns for research, development, testing, and complex distributed workflows

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
ruvnet
Category
Testing
Views
99

About this skill

Advanced swarm orchestration patterns for research, development, testing, and complex distributed workflows

How to use

  1. Zainstaluj Claude Flow globalnie na swoim systemie, uruchamiając npm install -g claude-flow@alpha. To narzędzie umożliwia zarządzanie agentami i orkiestrację zadań z poziomu wiersza poleceń.

  2. Jeśli planujesz używać narzędzi MCP, dodaj serwer Claude Flow do konfiguracji, wykonując claude mcp add claude-flow npx claude-flow@alpha mcp start. Ten krok łączy Twoje środowisko z systemem MCP.

  3. Zainicjuj topologię roju, wybierając strukturę komunikacji agentów. Dla badań i analiz użyj mesh (wszyscy agenci komunikują się bezpośrednio), dla rozwoju hierarchiczną (jeden koordynator), dla testowania gwiazdę (centralna kontrola), dla przetwarzania wieloetapowego pierścień (sekwencyjny przepływ).

  4. Spawn specjalistycznych agentów odpowiednich do Twojego zadania, definiując ich typ (np. researcher, developer, tester) i nazwę. Możesz uruchomić do 6 agentów w jednym roju.

  5. Orkiestruj zadania, wybierając strategię wykonania: parallel dla równoległego przetwarzania, adaptive dla dynamicznego dostosowania do złożoności, balanced dla równomiernego rozłożenia obciążenia.

  6. Monitoruj postęp i wyniki agentów w wybranej topologii, dostosowując zadania w razie potrzeby. System automatycznie koordynuje komunikację między agentami zgodnie z wybraną strukturą.

Related skills

pair-trade-screener

by tradermonty

Statistical arbitrage tool for identifying and analyzing pair trading opportunities. Detects cointegrated stock pairs within sectors, analyzes spread behavior, calculates z-scores, and provides entry/exit recommendations for market-neutral strategies. Use when user requests pair

Testing
994

differential-review

by trailofbits

Performs security-focused differential review of code changes (PRs, commits, diffs). Adapts analysis depth to codebase size, uses git history for context, calculates blast radius, checks test coverage, and generates comprehensive markdown reports. Automatically detects and

Testing
2510

nextjs-developer

by zenobi-us

Expert Next.js developer mastering Next.js 14+ with App Router and full-stack features. Specializes in server components, server actions, performance optimization, and production deployment with focus on building fast, SEO-friendly applications.

Testing
166226

textual

by KyleKing

Expert guidance for building TUI (Text User Interface) applications with the Textual framework. Invoke when user asks about Textual development, TUI apps, widgets, screens, CSS styling, reactive programming, or testing Textual applications.

Testing
69192

langgraph-docs

by langchain-ai

Use this skill for requests related to LangGraph in order to fetch relevant documentation to provide accurate, up-to-date guidance.

Testing
23127

python-testing-patterns

by wshobson

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

Testing
46146