Skill
Task
Using Git Worktrees
Use when starting feature work that needs isolation or before executing plans. Ensures an isolated workspace via native tools or git worktree fallback.
Overview
Use when starting feature work that needs isolation or before executing plans. Ensures an isolated workspace via native tools or git worktree fallback.
Canonical source
The full SKILL.md contract lives in the Datarim repo: skills/using-git-worktrees/SKILL.md. This page is a stub — the canonical contract (loading rules, invariants, examples, tests, validators) is in the Markdown source. Pages mirror SKILL.md content on a rolling basis.