worktree

Official

Isolate development with Git worktrees.

AuthorAgentsMesh
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the creation and initialization of isolated Git worktrees, preventing interference with your main development branches and ensuring a clean environment for new features or bug fixes.

Core Features & Use Cases

  • Branch Isolation: Creates a new, independent Git worktree for feature development or bug fixing.
  • Automated Setup: Handles branch creation, worktree configuration, directory switching, and development environment initialization.
  • Use Case: When starting a new feature like user authentication, use this Skill to create a dedicated worktree and automatically set up the full development environment, including backend services and frontend.

Quick Start

Create a new worktree for the 'feature/user-auth' branch based on 'main' and initialize its development environment.

Dependency Matrix

Required Modules

None required

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: worktree
Download link: https://github.com/AgentsMesh/AgentsMesh/archive/main.zip#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.