jb-worktree
Installation
SKILL.md
wtp Git Worktrees
Based on satococoa's wtp workflow: https://dev.to/satococoa/wtp-a-better-git-worktree-cli-tool-4i8l
Use wtp instead of raw git worktree when you want predictable paths, easier branch handling, setup hooks, and fast navigation.
Why use it
wtp initcreates a starter.wtp.ymlin the repo rootwtp add feature/authcreates../worktrees/feature/authautomaticallywtp addcan create or reuse local/remote branches.wtp.ymlcan copy.env, create symlinks, and run bootstrap commandswtp cdandwtp execmake navigation and command execution easierwtp remove --with-branchcleans up both the worktree and its branch