Toolverse
All skills

parallel-execution

by CloudAI-X

Patterns for parallel subagent execution using Task tool with run_in_background. Use when coordinating multiple independent tasks, spawning dynamic subagents, or implementing features that can be parallelized.

Installation

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

Installation

Quick info

Author
CloudAI-X
Category
DevOps
Views
11

About this skill

Patterns for parallel subagent execution using Task tool with run_in_background. Use when coordinating multiple independent tasks, spawning dynamic subagents, or implementing features that can be parallelized.

How to use

  1. Zainstaluj skill parallel-execution z repozytorium CloudAI-X, dodając go do swojego zestawu umiejętności Claude'a.
  2. Zidentyfikuj zadania, które chcesz wykonać równolegle — muszą być niezależne, tzn. żadne z nich nie powinno zależeć od wyniku innego, a każde powinno pracować na różnych plikach lub obszarach kodu.
  3. Przygotuj spersonalizowane instrukcje dla każdego podagenta, definiując jego rolę, konkretne zadanie, kontekst projektu, pliki do pracy i oczekiwany format wyniku.
  4. W jednej wiadomości asystenta utwórz wszystkie wywołania Task z parametrem run_in_background: true — to jest krytyczne dla prawdziwego równoległego wykonywania; jeśli umieścisz je w osobnych wiadomościach, będą działać sekwencyjnie.
  5. Każde zadanie otrzyma własny podagent ze swoimi instrukcjami; wszystkie uruchomią się jednocześnie, co drastycznie skróci całkowity czas wykonania w porównaniu z sekwencyjnym podejściem.
  6. Czekaj na zakończenie wszystkich zadań w tle — skill zarządza koordynacją i zbieraniem wyników bez konieczności ręcznego monitorowania każdego podagenta.

Related skills

drawio-diagrams-enhanced

by jgtolentino

Create professional draw.io (diagrams.net) diagrams in XML format (.drawio files) with integrated PMP/PMBOK methodologies, extensive visual asset libraries, and industry-standard professional templates. Use this skill when users ask to create flowcharts, swimlane diagrams,

DevOps
918943

senior-computer-vision

by davila7

World-class computer vision skill for image/video processing, object detection, segmentation, and visual AI systems. Expertise in PyTorch, OpenCV, YOLO, SAM, diffusion models, and vision transformers. Includes 3D vision, video analysis, real-time processing, and production

DevOps
1044

proxmox-full

by openclaw

Complete Proxmox VE management - create/clone/start/stop VMs and LXC containers, manage snapshots, backups, storage, and templates. Use when user wants to manage Proxmox infrastructure, virtual machines, or containers.

DevOps
1449

unity-developer

by sickn33

Build Unity games with optimized C# scripts, efficient rendering, and proper asset management. Masters Unity 6 LTS, URP/HDRP pipelines, and cross-platform deployment. Handles gameplay systems, UI implementation, and platform optimization. Use PROACTIVELY for Unity performance

DevOps
66164

file-organizer

by ComposioHQ

Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort.

DevOps
1399

postmortem-writing

by wshobson

Write effective blameless postmortems with root cause analysis, timelines, and action items. Use when conducting incident reviews, writing postmortem documents, or improving incident response processes.

DevOps
1385