Vibe Parallel

Parallel task execution using Claude Code subagents. Reads task files, builds dependency waves, detects file conflicts AND read-write conflicts, and spawns tasks as parallel subagents. Size-aware wave splitting unlocks downstream tasks early when large tasks are in the same wave as small ones. If vibe-graph is installed, each subagent gets a graph-derived focus block (blast-radius files + rationale) on top of a shared cached baseline — precise scoping without blind spots, cheap via prompt caching. Structured subagent reporting with [x]/[~]/[!] states. Diagnostic retry on failure. Live wave progress log at vibe/parallel/. Post-wave graph update. Wave cost annotation for vibe-cost. Triggers on "parallel:" prefix, "run tasks in parallel", "spawn subagents", "parallelise the build", "which tasks can run in parallel", "run independent tasks simultaneously". Invoked by vibe-mode's autonomous-execution block (which vibe-new-app, vibe-add-feature, and vibe-fix-bug hand off to when VIBE_MODE=autonomous), or directly w

aakashdhar 5e6c123 5 files · 67.2 KB Updated

File contents

aakashdhar/vibe-skill/tree/main/vibe-parallel commit 5e6c123331

Frequently asked questions

npx skillmds@latest add aakashdhar/vibe-parallel