parallel-execution-optimizer

Community

Parallelize independent operations

Authormarcusgoll
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Converts sequential workflows into parallel execution where dependencies permit, delivering 3-5x speedups.

Core Features & Use Cases

  • Dependency graph construction to identify independent operations
  • Batch operations into parallelizable groups
  • Execute multiple Task() calls in a single message for true parallelism

Quick Start

Group independent operations into a single parallel batch; use a single message to run 3-5 tasks concurrently.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: parallel-execution-optimizer
Download link: https://github.com/marcusgoll/Spec-Flow/archive/main.zip#parallel-execution-optimizer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.