Git Worktree

Use when running /rune:strive with --worktree flag or when work.worktree.enabled is set in talisman. Use when a worker's direct commit fails due to parallel isolation conflicts, when a merge conflict is detected during wave merge (merge broker escalation), or when branches from multiple workers need sequential merging into the feature branch. Covers: worktree lifecycle, wave-based execution, merge strategy, conflict resolution patterns, direct commit vs patch generation. Keywords: worktree, isolation, wave, merge broker, branch merge, conflict, parallel isolation, --worktree, direct commit.

vinhnxv 781ab32 3 files · 11.9 KB Updated

File contents

vinhnxv/rune/tree/main/plugins/rune/skills/git-worktree commit 781ab32e20

Frequently asked questions

npx skillmds@latest add vinhnxv/git-worktree