概要
The Git Worktree Manager skill streamlines the process of setting up isolated workspaces for feature development within Claude Code. It follows a systematic directory selection process, ensures project safety by verifying .gitignore settings, and automatically handles environment setup for Node.js, Rust, Python, and Go projects. By running baseline tests before work begins, it provides a reliable and clean starting point for complex implementation plans, allowing you to work on multiple branches simultaneously without workspace pollution.