parallel-worktrees

Installation
SKILL.md

Parallel Worktrees

Run multiple AI coding sessions in parallel — each isolated in its own git worktree, pushing to its own branch, opening its own PR.

When to Use This Skill

Activate when:

  • User wants to run two or more AI agents on different features/bugs at once
  • User asks about git worktree for agent sessions
  • User wants parallel PRs from a single repo without multiple clones
  • User needs to set up, coordinate, or clean up concurrent agent workspaces

Decision Tree

What does the user need?
Installs
51
GitHub Stars
1
First Seen
May 19, 2026
parallel-worktrees — onsager-ai/dev-skills