parallel-claude
SKILL.md
Parallel Claude Launcher
Launch N Claude instances in parallel using tmux + git worktrees to tackle beads tasks concurrently.
Workflow
Step 1: Show Available Tasks
bd ready
Format output as table:
| ID | Pri | Type | Title |
|---|---|---|---|
| abc | P1 | bug | Fix memory leak |
| def | P2 | task | Add validation |