Acerca de
The Git Worktree Manager skill streamlines parallel development by automating the lifecycle of Git worktrees, allowing developers to work on multiple branches simultaneously without context-switching overhead. Beyond simple Git commands, this skill handles environment isolation by managing unique port offsets and database configurations, ensuring that different versions of an application can run concurrently without resource conflicts. It provides a structured interface for creating, listing, and cleaning up worktrees, making it an essential tool for complex multi-tasking workflows.