
Worktree
Manages git worktrees with git gtr — create them, copy files between them, and navigate across them.
Overview
worktree manages git worktrees using git gtr, letting you create them, copy files between them, and navigate across them. Developers use it to work on multiple branches in parallel without disturbing the main checkout. It is a focused git workflow helper.
Install
npx skills add https://github.com/clemux/claude-code-plugins --skill worktreeWhat is this skill?
- git gtr worktrees
- Create worktrees
- Copy files
- Navigate between worktrees
Recommended Skills
Triagemattpocock/skills
Caveman Commitjuliusbrussee/caveman
Using Git Worktreesobra/superpowers
Finishing A Development Branchobra/superpowers
Git Guardrails Claude Codemattpocock/skills
Setup Pre Commitmattpocock/skills