using-git-worktrees - Create isolated git worktree with safety verification.
Creates isolated git worktrees with directory selection, ignore verification, dependency installation, and baseline testing.
Tags
Updated: 2026-09-15Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Select worktree directory by priority
- Verify local directory gitignore status
- Create git worktree with branch
- Auto detect and run setup
- Run baseline tests for verification
Inputs
- Git repository
- Branch name
- CLAUDE.md configuration
- User directory preference
- Project configuration files
Outputs
- Isolated git worktree directory
- Updated .gitignore file
- Installed dependencies
- Baseline test execution report
Requirements
- Git CLI
- Bash shell
- Project language runtimes
