Loading…
Create and manage Git worktrees with specified branches.
The Wtc skill allows users to create a Git worktree and check out a specified branch using the Phantom tool. It accepts a branch name as an argument and is useful for managing branch isolation and starting work on new feature branches. The skill automates the process of checking for existing branches and creating new ones based on user input, while also handling the necessary configurations for repositories with a `phantom.config.json`. This skill streamlines the workflow for developers working with multiple branches in Git.