# Using Git Worktrees

> Use when starting feature work that needs isolation from current workspace or before executing implementation plans.

- Skill: `demerzels-lab/using-git-worktrees` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add demerzels-lab/using-git-worktrees`
- Raw SKILL.md: https://api.skillmd.com/api/skills/demerzels-lab/using-git-worktrees/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Demerzels-lab (https://skillmd.com/u/demerzels-lab)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/demerzels-lab/using-git-worktrees

---


# using-git-worktrees

Use when starting feature work that needs isolation from current workspace or before executing implementation plans.

## Install

```
npx clawhub@latest install using-git-worktrees
```

