Parallel Planner

Analyze multi-step tasks to identify which steps can run in parallel, build dependency graphs, detect conflicts (write-write, read-write, resource contention), and produce optimized execution plans. Triggers on 3+ independent steps, 'speed up', 'run simultaneously', 'parallelize', 'optimize' or any task where sequential execution wastes time.

fatih-developer d6ff4e2 3 files · 5.7 KB Updated

File contents

fatih-developer/fth-skills/tree/main/skills/parallel-planner commit d6ff4e22d5

Frequently asked questions

npx skillmds@latest add fatih-developer/parallel-planner