Marketplace

git-worktree

This skill manages Git worktrees for isolated parallel development. It handles creating, listing, switching, and cleaning up worktrees with a simple interactive interface, following KISS principles.

$ 설치

git clone https://github.com/EveryInc/compounding-engineering-plugin /tmp/compounding-engineering-plugin && cp -r /tmp/compounding-engineering-plugin/plugins/compounding-engineering/skills/git-worktree ~/.claude/skills/compounding-engineering-plugin

// tip: Run this command in your terminal to install the skill