New Worktree

Creates and initializes a new Git worktree as a sibling directory with automated branching and naming rules based on the latest remote default branch. Use when invoking /new-worktree or requesting a new Git worktree for parallel development, feature work, or bug fixes in external repositories under ~/github. Don't use for the Dart SDK (~/github/dart-sdk), non-Git repositories, or repositories outside ~/github.

kevmoo 7c33a0b 2 files · 5.0 KB Updated

File contents

kevmoo/kevmoo_skills/tree/main/skills/new-worktree commit 7c33a0b57e

Frequently asked questions

npx skillmds@latest add kevmoo/new-worktree