Worktree Management

Create, use, and safely retire an isolated Git worktree for coding changes. Use when the user requests a worktree or isolation, the current checkout is dirty, parallel branches or agents need separation, or a large or risky change should not disturb the current workspace. Do not use for read-only work, small low-risk edits, or when already in an adequate isolated worktree.

cogine-ai Updated

File contents

cogine-ai/marketplace/tree/main/plugins/coding-engineer-skills/skills/worktree-management commit 5ca463ecd2

Frequently asked questions

npx skillmds@latest add cogine-ai/worktree-management