Acerca de
This skill streamlines the process of working on multiple Git branches simultaneously by automating the creation and configuration of Git worktrees. It ensures clean isolation from your current workspace, automatically detects project-specific dependency managers for Node.js, Rust, Python, and Go, and performs critical safety checks to prevent worktree files from being accidentally committed. By running baseline tests upon creation, it guarantees a stable starting environment for every new feature or fix.