worktrees
Guide for using git worktrees to parallelize development with coding agents. Use this skill when the user requests to work in a new worktree or wants to work on a separate feature in isolation (e.g., "Work in a new worktree", "Create a worktree for feature X").
$ 설치
git clone https://github.com/maragudk/skills /tmp/skills && cp -r /tmp/skills/worktrees ~/.claude/skills/skills// tip: Run this command in your terminal to install the skill
