git-worktree-professional

Community

Effortless Git worktrees for fast branching.

Authortomoasleep
Version1.0.0
Installs0

System Documentation

## What problem does it solve? This Skill simplifies creating and managing Git worktrees to speed up multi-branch development workflows, reducing context switching and manual command overhead.

## Core Features & Use Cases

  • Create and manage worktrees for feature branches using a streamlined gwq-based workflow.
  • List, inspect, and navigate between all worktrees to keep branches organized.
  • Run commands inside a specific worktree and easily switch contexts.

### Quick Start gwq add -b feature/new-ui gwq list gwq status cd $(gwq get feature) gwq exec feature -- npm test gwq remove feature/old-ui

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-professional
Download link: https://github.com/tomoasleep/dotfiles/archive/main.zip#git-worktree-professional

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.