git:create-worktree

Community

Parallel git worktrees with auto dependencies

Authordalawwa
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Creating and managing multiple Git worktrees manually is error-prone and time-consuming; this Skill automates the process of creating and setting up worktrees with automatic dependency installation to support parallel development.

Core Features & Use Cases

  • Automates worktree creation with deterministic directory naming and branch mapping.
  • Automatically detects project type to install dependencies in the new worktree.
  • Supports common workflows for feature, bugfix, refactor, hotfix, and review branches across parallel worktrees.
  • Useful when running parallel development streams, testing multiple features, or isolating experiments without affecting the main repo.

Quick Start

Create a new worktree for a feature named 'auth system' by running /git:create-worktree auth system

Dependency Matrix

Required Modules

None required

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: git:create-worktree
Download link: https://github.com/dalawwa/labor-methods/archive/main.zip#git-create-worktree

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 471,000+ vetted skills library on demand.