Acerca de
This skill streamlines the management of parallel development environments by automating the Git worktree workflow, enabling developers to switch between features, hotfixes, and code reviews without the overhead of stashing or switching branches in a single directory. It proactively handles prerequisite checks, dependency installation across various package managers like npm, yarn, pnpm, and bun, and environment file setup. By providing a clean workspace for each branch, it ensures that parallel Claude Code sessions remain isolated, conflict-free, and ready for immediate implementation.