What problem does it solve?
This Skill eliminates the friction of managing parallel development workflows, removing the need to constantly stash changes or switch branches when working on multiple features or code reviews at the same time.
Core Features & Use Cases
- Automated Worktree Operations: Create, list, switch between, and clean up Git worktrees with interactive confirmations to prevent accidental data loss.
- Seamless Environment Setup: Automatically copies .env files from the main repository to new worktrees and configures dev tool trust for mise and direnv with branch-aware safety rules.
- Real-World Use Case: When you need to review a PR while actively working on a separate feature, use this Skill to create an isolated worktree for the review without disrupting your current development context.
Quick Start
Request the AI to create an isolated Git worktree for your ongoing code review task so you can test changes without affecting your active feature branch.