·using-git-worktrees
</>

using-git-worktrees

bbeierle12/skill-mcp-claude

Use when starting new feature work to create isolated git worktrees with smart directory selection and safety verification. Keeps main branch clean while developing.

15Installs·0Trend·@bbeierle12

Installation

$npx skills add https://github.com/bbeierle12/skill-mcp-claude --skill using-git-worktrees

SKILL.md

Git worktrees let you work on multiple branches simultaneously in separate directories.

If found: Use that directory. If both exist: .worktrees wins.

If tests fail: Report failures, ask whether to proceed or investigate. If tests pass: Report ready.

Use when starting new feature work to create isolated git worktrees with smart directory selection and safety verification. Keeps main branch clean while developing. Source: bbeierle12/skill-mcp-claude.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/bbeierle12/skill-mcp-claude --skill using-git-worktrees
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is using-git-worktrees?

Use when starting new feature work to create isolated git worktrees with smart directory selection and safety verification. Keeps main branch clean while developing. Source: bbeierle12/skill-mcp-claude.

How do I install using-git-worktrees?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bbeierle12/skill-mcp-claude --skill using-git-worktrees Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/bbeierle12/skill-mcp-claude