About
This skill streamlines the process of managing Git worktrees by providing a systematic approach to directory selection and workspace isolation. It ensures project safety by automatically verifying .gitignore configurations before creation, preventing accidental commits of worktree contents. Furthermore, it automates project setup—detecting dependencies for various languages like Node.js, Rust, and Python—and validates the environment with baseline test execution to ensure a clean starting point for new features or bug fixes.