소개
This skill enables Claude to manage parallel development streams by creating isolated Git worktrees, allowing for feature work without disrupting the current workspace. It features a systematic directory selection process, ensures local worktrees are properly ignored in .gitignore to prevent repo pollution, automatically installs project dependencies for Node.js, Rust, Python, and Go, and verifies a clean test baseline before implementation begins.