worktree-create

Community

Create isolated Git worktrees, boost productivity.

Authormvillmow
Version1.0.0
Installs0

System Documentation

What problem does it solve? This Skill enables developers to create and manage multiple Git worktrees, allowing parallel development on different branches without constant context switching, stashing, or committing. It automates environment setup, saving time and reducing complexity.

Core Features & Use Cases:

  • Worktree Creation: Easily create new worktrees for specific issues or features, isolating development environments.
  • Isolated Environments: Work on multiple branches simultaneously in separate directories, preventing conflicts.
  • Use Case: You need to work on two independent features concurrently. Use this skill to create a separate worktree for each feature, allowing you to switch between them instantly without affecting the other's state, maximizing productivity.

Quick Start: Use the worktree-create skill to create a new worktree for issue number 42 with the description "implement-tensor-ops".

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

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.