Loading...
Loading...
Found 3 Skills
Use Git worktrees for isolated work environments. Creates separate working directories for parallel development on different branches.
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
Isolated workspace creation - creates git worktrees with smart directory selection and safety verification for parallel feature development.