关于
This skill empowers Claude to manage isolated Git workspaces using worktrees, allowing for seamless transitions between features without disrupting the main directory. It handles the end-to-end process including smart directory selection, mandatory safety verification via .gitignore to prevent repository pollution, automatic dependency installation for major frameworks like Node.js, Rust, Python, and Go, and baseline test execution to ensure a clean starting state for every new feature.