worktree-create

Official

Isolate development with git worktrees.

AuthorHomericIntelligence
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill allows developers to create and manage isolated Git worktrees, enabling parallel development on multiple issues without the overhead of stashing or complex branch switching.

Core Features & Use Cases

  • Parallel Development: Work on several tasks simultaneously in separate directories.
  • Context Switching: Easily switch between different branches and tasks without losing work.
  • Use Case: When starting a new feature, create a dedicated worktree for it, allowing you to continue working on bug fixes in the main directory without interruption.

Quick Start

Create a new git 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/HomericIntelligence/ProjectOdyssey/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 223,000+ vetted skills library on demand.