Worktree

Use when work needs isolation from the current workspace — when /execute (mode=solo) or the /dispatch funnel must run a phase on its own branch without touching the main working tree. Detects existing isolation, creates a fork via `doctrine worktree fork` (the sole creation+provision+bind verb; coordination tier excluded), runs the commit-before-spawn / branch-point / baseline guards, and hands back the fork branch.

davidlee 31a1dca 2 files · 18.1 KB Updated

File contents

davidlee/doctrine/tree/main/plugins/doctrine/skills/worktree commit 31a1dca1bc

Frequently asked questions

npx skillmds@latest add davidlee/worktree