Worktree Lifecycle

Community

Automate git worktree lifecycles and ports.

AuthorGolferGeek
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps manage parallel development by provisioning Git worktrees for feature branches with automatic port isolation, reducing conflicts and manual steps.

Core Features & Use Cases

  • Create worktrees with /create_worktree: Spin up isolated environments for features.
  • Auto-port calculation: Ports are derived to avoid conflicts, with optional offsets.
  • Lifecycle management: List active worktrees, start/stop services, and clean up when done.

Quick Start

Create a worktree with auto-calculated ports: /create_worktree feature/new-feature

Create a worktree with a specific port offset: /create_worktree feature/new-feature 2

List worktrees: /list_worktrees

Remove a worktree: /remove_worktree feature/new-feature

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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 Lifecycle
Download link: https://github.com/GolferGeek/orchestrator-ai/archive/main.zip#worktree-lifecycle

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.