parallel-coordinator
Parallel Coordinator
Purpose
The Parallel Coordinator skill enables orchestration of multiple independent agents executing simultaneously. By leveraging Claude's native capability to execute multiple tool calls in a single message, this skill maximizes throughput when users present requests containing multiple independent tasks.
This skill transforms sequential bottlenecks into parallel workflows, reducing overall completion time and improving user experience when handling complex, multi-faceted requests.
When to Use This Skill
Invoke the Parallel Coordinator when:
- Multiple Independent Tasks: The user's request contains 2 or more tasks that can be completed without interdependencies
- Parallelizable Operations: Tasks involve I/O-bound operations (file reading, web searches, API calls) that benefit from concurrent execution
- Multi-Domain Requests: The request spans different domains or contexts (e.g., "analyze this dataset AND review that codebase AND research this topic")
- Batch Operations: The user needs the same operation performed on multiple independent targets
Clear Indicators for Use
More from dangeles/claude
procurement
Use when equipment specifications need matching to potential vendors, sourcing landscape must be mapped (catalog items vs. custom orders), or lead time considerations affect project planning
73bioinformatician
Use when implementing data analysis pipelines, statistical tests, or bioinformatics workflows in code (Python/R), particularly for genomics, transcriptomics, proteomics, or other -omics data.
49mathematician
Use when designing algorithms, analyzing complexity, selecting numerical methods, or verifying mathematical correctness for software implementations.
36statistician
Use when selecting statistical methods, performing power analysis, guiding uncertainty quantification, or validating MCMC/Monte Carlo implementations.
36consistency-auditor
Use when parameter values appear in multiple documents and consistency must be verified, especially for quantitative values that may differ due to measurement context or require reconciliation
26researcher
Use when comprehensive literature research is needed, especially when quantitative parameters must be sourced from primary literature with proper citations and context (species, measurement methods, culture conditions)
25