Worktree Flow

Use before starting any Forge code change, and whenever a second agent is about to work in the same repo — creating, entering, or cleaning an isolated worktree. Do not use raw `git worktree add`; it creates a branch and nothing else.

harshanandak 813a102 2.1 KB Updated

File contents

harshanandak/forge/tree/main/.forge/contributor-skills/worktree-flow commit 813a102d2f

Frequently asked questions

npx skillmds@latest add harshanandak/worktree-flow