Toolverse
All skills

executing-work-in-parallel

by CaptainCrouton89

Coordinate concurrent task execution through agent delegation. Plan independent work, manage dependencies, and execute multiple agents simultaneously. Use when handling multiple unrelated tasks, research investigations, or layer-based implementations that can run concurrently.

Installation

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

Installation

Quick info

Category
DevOps

About this skill

Coordinate concurrent task execution through agent delegation. Plan independent work, manage dependencies, and execute multiple agents simultaneously. Use when handling multiple unrelated tasks, research investigations, or layer-based implementations that can run concurrently.

How to use

  1. Przeanalizuj wszystkie zadania, które musisz wykonać, i utwórz kompletną listę. Zidentyfikuj, które zadania zależą od innych, a które mogą działać niezależnie od siebie.

  2. Pogrupuj zadania na podstawie zależności — wyodrębnij te, które mogą być wykonywane równolegle (różne pliki, moduły bez interakcji, różne aspekty badania) oraz te, które wymagają sekwencyjnego wykonania.

  3. Najpierw zaimplementuj wszystkie wspólne zależności samodzielnie — typy, interfejsy, schematy, narzędzia bazowe. Nigdy nie paralelizuj tego etapu, ponieważ inne zadania czekają na jego zakończenie.

  4. Po ukończeniu zależności uruchom równoległe zadania w jednym bloku funkcji, delegując każde zadanie odpowiedniemu agentowi. Każde zadanie powinno mieć jasny opis i przypisany typ agenta.

  5. Monitoruj postęp wszystkich agentów równocześnie. Umiejętność automatycznie koordynuje ich pracę i zapobiega konfliktom na współdzielonych zasobach.

  6. Czekaj na zakończenie wszystkich równoległych zadań, a następnie integruj wyniki. Unikaj paralelizacji, gdy zadania mają złożone wzajemne zależności lub gdy modyfikują ten sam plik.

Related skills

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

senior-data-engineer

by davila7

World-class data engineering skill for building scalable data pipelines, ETL/ELT systems, and data infrastructure. Expertise in Python, SQL, Spark, Airflow, dbt, Kafka, and modern data stack. Includes data modeling, pipeline orchestration, data quality, and DataOps. Use when

DevOps
1268

chrome-devtools

by mrgoonie

Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging.

DevOps
29141

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

context7

by mikha08-rgb

Search GitHub issues, pull requests, and discussions across any repository. Activates when researching external dependencies (whisper.cpp, NAudio), looking for similar bugs, or finding implementation examples.

DevOps
51166