git-worktree

Community

Efficient git worktree management for clean feature work.

Authorkimny1143
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides disciplined Git worktree usage to keep main branch clean and manage feature work efficiently.

Core Features & Use Cases

  • Worktree workflow: Automatically generate and manage temporary worktrees, prune stale worktrees, and keep main clean.
  • Branch strategy: Enforce a simple main/feature/fix/hotfix scheme.
  • PR/merge guidance: Guidelines for PR creation and merging from worktrees.

Quick Start

Create a new worktree for a feature: git worktree add ~/.claude-worktrees/mued_v2/feature-xxx -b feature/xxx

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: git-worktree
Download link: https://github.com/kimny1143/mued_v2/archive/main.zip#git-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 471,000+ vetted skills library on demand.