parallel-executor

Community

Automate parallel Claude Code sessions.

Authorkingpinzs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the setup and orchestration of parallel Claude Code sessions by creating isolated Git worktrees and launching detached agents, removing manual task distribution and coordination.

Core Features & Use Cases

  • Automated parallel session spawning: creates separate worktrees and agents per task.
  • Persistent planning and crash recovery: uses a shared plan and checkpoint state to resume across sessions and machines.
  • Cross-project orchestration: monitor, merge, and clean up worktrees post-execution.

Quick Start

  1. Spawn tasks: ./spawn.sh "Task A" "Task B" "Task C"
  2. Monitor progress: tail -f logs/*.log
  3. Start orchestrator: ./orchestrate.sh
  4. Merge results: ./merge.sh --cleanup

Dependency Matrix

Required Modules

jqgitclaudeflock

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: parallel-executor
Download link: https://github.com/kingpinzs/claude_parallel_templates/archive/main.zip#parallel-executor

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.