Ring:creating Worktrees

Creating an isolated git worktree for parallel branch work: selects the directory by priority order, verifies/adds .gitignore safety, auto-installs the detected toolchain's dependencies, runs a baseline test, and reports readiness. Use before a feature that needs isolation from the main workspace or before executing an implementation plan. Skip for a quick fix on the current branch or when already in the feature's worktree.

LerianStudio d6c56a2 3.1 KB Updated

File contents

LerianStudio/ring/tree/main/default/skills/creating-worktrees commit d6c56a2e3e

Frequently asked questions

npx skillmds@latest add lerianstudio/ring-creating-worktrees