Marketplace
using-git-worktrees
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification. Verifies .gitignore, runs project setup, confirms clean test baseline. Do NOT use for quick fixes or small changes - worktrees add overhead; use simple branch switching for trivial changes.
$ Instalar
git clone https://github.com/jrc1883/popkit-claude /tmp/popkit-claude && cp -r /tmp/popkit-claude/packages/popkit-dev/skills/pop-worktrees ~/.claude/skills/popkit-claude// tip: Run this command in your terminal to install the skill
Repository

jrc1883
Author
jrc1883/popkit-claude/packages/popkit-dev/skills/pop-worktrees
0
Stars
0
Forks
Updated5d ago
Added5d ago