Parallel Plan Execution

Use when you have a written implementation plan with multiple tasks, especially when tasks fall into independent domains (e.g., separate UI sections, separate modules, separate features). Replaces executing-plans and subagent-driven-development when parallelism is beneficial. Trigger when the user says "execute the plan", "implement the plan", "run the tasks in parallel", or when you have a PLAN.md / implementation plan with 3+ tasks that could plausibly run concurrently.

fauzanazz cc6e825 2 files · 12.8 KB Updated

File contents

fauzanazz/claude-skills/tree/main/parallel-plan-execution commit cc6e825982

Frequently asked questions

npx skillmds@latest add fauzanazz/parallel-plan-execution