home/categories/debugging/sjdjdiejdrirhdkjej-claude-code-conductor-claude-skills-parallel-execution-optimizer-skill-md
debuggingtools

parallel-execution-optimizer

Identify and execute independent operations in parallel for 3-5x speedup. Auto-analyzes task dependencies, groups into batches, launches parallel Task() calls. Applies to /optimize (5 checks), /ship pre-flight (5 checks), /implement (task batching), /prototype (N screens). Auto-triggers when detecting multiple independent operations in a phase.

Sjdjdiejdrirhdkjej
maintainer
Sjdjdiejdrirhdkjej
Updated 1/9/2026
Stars
0
Forks
0
quick start

Installation and usage

Identify and execute independent operations in parallel for 3-5x speedup. Auto-analyzes task dependencies, groups into batches, launches parallel Task() calls. Applies to /optimize (5 checks), /ship pre-flight (5 checks), /implement (task batching), /prototype (N screens). Auto-triggers when detecting multiple independent operations in a phase.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use parallel-execution-optimizer