关于
This skill streamlines the use of Git worktrees to facilitate seamless parallel development. It intelligently selects workspace locations based on project conventions, ensures worktrees are properly excluded from version control via .gitignore, and automates environment setup for Node.js, Rust, Python, and Go projects. By performing a mandatory test baseline check before work begins, it provides a reliable and isolated environment for implementing new features or bug fixes without disrupting your primary workspace or requiring complex stashing.