creating-git-worktree

Community

Isolate git worktrees for parallel development.

Authorkkhys
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill automates the creation of isolated git worktree environments for parallel development, ensuring worktrees sync with the default branch and environment files are copied.

Core Features & Use Cases

  • Sync with remote default branch and create worktree in .git-worktrees/ with branch-name substitutions
  • Copy environment files (.env and .serena) into the new worktree for immediate use
  • Reuse an existing worktree if it already exists to avoid duplicates
  • Use Case: When starting a new feature branch, quickly provision a dedicated worktree and environment setup.

Quick Start

Execute the script to create a worktree for a given branch name.

Dependency Matrix

Required Modules

bashgitgrepawktr

Components

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: creating-git-worktree
Download link: https://github.com/kkhys/claude-code-marketplace/archive/main.zip#creating-git-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 223,000+ vetted skills library on demand.