Parallel Execution

Execute multiple independent tasks simultaneously using parallel agent coordination to maximize throughput and minimize execution time. Use when tasks have no dependencies, results can be aggregated, and agents are available for concurrent work.

majiayu000 bac6da7 2 files · 10.5 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/devops/parallel-execution commit bac6da7d47

Frequently asked questions

npx skillmds add majiayu000/parallel-execution-2