using-git-worktrees - Using Git Worktrees
Creates isolated git worktrees with smart directory selection and safety verification before executing feature work.
Tags
Updated: 2026-09-16Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Select worktree directory by priority
- Verify and update .gitignore rules
- Create git worktree with branch
- Detect and run project setup
- Run baseline tests for verification
Inputs
- Git repository
- Target branch name
- CLAUDE.md file
- Project manifest files
Outputs
- Isolated git worktree directory
- Updated .gitignore file
- Status and test verification reports
Requirements
- Git CLI
- Shell environment
- Project package manager and test runner
