概要
The Git Worktree Runner (gtr) skill streamlines the management of git worktrees, allowing developers to work on multiple branches simultaneously in separate directories. It integrates seamlessly with popular editors and AI tools, enabling a smooth transition between feature development, bug fixes, and code reviews without the overhead of stashing or switching branches in a single directory. By automating worktree creation, lifecycle hooks, and file syncing, it significantly boosts developer productivity during complex multi-tasking scenarios.