Acerca de
This skill streamlines the process of starting new features by creating dedicated, isolated Git worktrees, allowing developers to work on multiple branches simultaneously without context switching. It intelligently selects workspace directories based on project conventions, ensures they are properly ignored by Git to prevent repository pollution, and automatically handles dependency installation for Node.js, Rust, Python, and Go. By running mandatory baseline tests before work begins, it ensures a stable foundation for every new task.