Documentation
README
Move-to-Worktree
Companion to /start-task for parallel Phase 4 lanes (see
specs/claude-lens-phase4-parallelization.md). /start-task leaves the primary
checkout on the new feature branch; this skill moves that branch into its own
worktree and puts the primary back on main β one worktree + one branch + one
Claude session per in-flight issue.
Run (1 bash call)
bash {base_directory}/move-to-worktree.sh
No arguments β it operates on the branch currently checked out. The script:
This is the opening of the README. Read the full README on GitHub.