parallelizing-with-worktrees
CommunityParallelize Git tasks with worktrees.
Authoraufrank
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the process of managing multiple concurrent Git tasks by creating isolated worktrees, preventing conflicts and ensuring deterministic setup and cleanup.
Core Features & Use Cases
- Concurrent Task Execution: Safely run parallel agent tasks by providing each with its own Git checkout.
- Deterministic Management: Use scripts to create, inspect, and clean up worktrees using manifests and logs.
- Use Case: When you need to simultaneously work on a new feature, fix a bug, and update documentation, this Skill allows separate agents to operate in distinct worktrees without interfering with each other.
Quick Start
Create worktrees for a list of tasks defined in 'tasks.txt' using the run ID 'run-001'.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: parallelizing-with-worktrees Download link: https://github.com/aufrank/agent-skills/archive/main.zip#parallelizing-with-worktrees 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 471,000+ vetted skills library on demand.