using-git-worktrees

Create git worktrees with safety checks and baseline setup.

3|Updated Dec 30, 2025
One-click install
npx skills add https://github.com/hanibalsk/claude-marketplace --skill using-git-worktrees-hanibalsk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-git-worktrees
Source: https://github.com/hanibalsk/claude-marketplace/tree/main/plugins/dev-agents/skills/using-git-worktrees
Command: npx skills add https://github.com/hanibalsk/claude-marketplace --skill using-git-worktrees-hanibalsk

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill guides safe creation and use of git worktrees to isolate feature work without dirtying the main workspace.

Core Features & Use Cases

  • Directory selection priority and CLAUDE.md preferences
  • Safety verification including .gitignore checks
  • Automated worktree creation and baseline setup

Quick Start

Create a new worktree for your feature branch and run baseline setup commands.