Parallel Optimization

Analyze a PRD or plan and produce a parallel-agent execution map with dependency barriers, write scopes, and task ownership for LLM code generation. TRIGGER on: 'parallelize the plan', 'parallel execution map', 'concurrency shape', 'optimize task ownership', 'parallel-safe lanes', 'split this plan into waves', 'after I draft the plan run parallel-optimization', 'add a Parallel Execution section'. Auto-invoked by /execute-prd step 6 — humans rarely need to call this directly except when reshaping a sequential plan into parallel before re-running /execute-plan.

garyld1962 4ca94c7 7.2 KB Updated

File contents

garyld1962/savviety-skills/tree/main/kimi/skills/parallel-optimization commit 4ca94c7f5d

Frequently asked questions

npx skillmds@latest add garyld1962/parallel-optimization-2