Git Worktree

Manages git worktrees including listing, creating, removing, and switching between worktrees. Use when the user mentions creating worktrees, create a work tree, create worktree, new worktrees, parallel branches, or working on multiple branches simultaneously. CRITICAL - PROACTIVE BRANCH PROTECTION - Before starting ANY development work (implementing features, fixing bugs, writing code, making changes), check the current branch. If on main/master branch, IMMEDIATELY suggest creating a feature branch worktree to prevent accidental commits to main. This is mandatory for all development requests.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/codemie-ai--codemie-code--codemie-worktree commit e40cd31f14

Frequently asked questions

npx skillmds@latest add tomevault-io/git-worktree-7