bymarcusgoll· 46 skills
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.
$npx -y skills add marcusgoll/spec-flow --skill parallel-execution-optimizerInstalls into the current project.
Run `npx skills use "https://github.com/marcusgoll/spec-flow" --skill "marcusgoll/spec-flow/parallel-execution-optimizer"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/marcusgoll/spec-flow" that are relevant to the current task. Run `npx skills add "https://github.com/marcusgoll/spec-flow"` and select the relevant skills, then follow their instructions.