ce-worktree - Worktree Isolation
Set up isolated git worktrees to create new branches or attach to existing refs while detecting prior isolation.
Tags
Updated: 2026-09-20Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Detect existing worktree isolation
- Create new isolated git worktree
- Attach worktree to existing ref
- List existing git worktrees
- Remove git worktree
Inputs
- Git repository
- Target branch or ref
- Work description
Outputs
- Isolated git worktree directory
- Updated .gitignore file
- New or checked-out git branch
Requirements
- Git CLI
- Git repository workspace
