parallel-executor
CommunityAutomate 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
- Spawn tasks: ./spawn.sh "Task A" "Task B" "Task C"
- Monitor progress: tail -f logs/*.log
- Start orchestrator: ./orchestrate.sh
- 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.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.