worktree-manager-skill

Community

Effortless Git worktree management, focus on code.

Authordisler
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Managing multiple Git worktrees for parallel development can be complex, involving manual port allocation, process management, and cleanup. This Skill automates the entire lifecycle of Git worktrees, from creation to removal, ensuring isolated, conflict-free development environments so you can focus on your code.

Core Features & Use Cases

  • Full Lifecycle Management: Create, list, and remove Git worktrees with simple, intuitive commands.
  • Automated Isolation: Ensures unique ports, environment variables, and dependency management for each worktree, preventing conflicts.
  • Troubleshooting & Diagnostics: Provides tools and guidance for diagnosing and resolving common worktree issues quickly.
  • Use Case: You need to quickly switch between a feature branch, a hotfix branch, and a demo environment. Instead of stashing and switching, use this skill to create and manage all three as isolated worktrees, each running its own services without port conflicts.

Quick Start

List all my current git worktrees and their status.

Dependency Matrix

Required Modules

None required

Components

references

💻 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-manager-skill
Download link: https://github.com/disler/claude-code-hooks-multi-agent-observability/archive/main.zip#worktree-manager-skill

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.