parallelize

Create isolated git worktrees and launch Claude Code in new iTerm2 windows.

3|1|Updated Dec 1, 2025
One-click install
npx skills add https://github.com/ericpardee/claude-files --skill parallelize
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: parallelize
Source: https://github.com/ericpardee/claude-files/tree/main/skills/parallelize
Command: npx skills add https://github.com/ericpardee/claude-files --skill parallelize

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the setup of parallel work sessions by creating isolated git worktrees and launching Claude Code in a new terminal window. It helps teams multitask efficiently without branch or environment conflicts, aligning with the "AI works, you rest" promise.

Core Features & Use Cases

  • Isolated workspaces: Create a dedicated git worktree for a specific task, enabling true parallel work without affecting the main branch.
  • Automatic Claude launch: Open a new iTerm2 window and start Claude Code in the new worktree.
  • Task dispatch & tracking: Automatically send the task description to Claude and keep the user informed of the parallel session status.

Quick Start

parallelize: optimize data import speed