Git Worktree Manager Tier: POWERFUL Category: Engineering Domain: Parallel Development & Branch Isolation Overview Use this skill to run parallel feature work safely with Git worktrees. It standardizes branch isolation, port allocation, environment sync, and cleanup so each worktree behaves like an independent local app without stepping on another branch. This skill is optimized for multi-agent workflows where each agent or terminal session owns one worktree. Core Capabilities Show more
git-worktree-manager
安装
npx skills add https://github.com/alirezarezvani/claude-skills --skill git-worktree-manager