sk Skill · ericrisco
worktrees
Use when work is about to become commits and needs isolation first — check the tree state, then branch or cut a git worktree off a clean base (native EnterWorktree first, git fallback) so implement never runs on main. NOT what may run concurrently inside those workspaces (that is parallel), NOT the merge/cleanup after (that is ship).
Open on skills.sh ↗read 2026-09-17
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 2
- Connections
- 0
bashJavaScriptisolationworktreegit
- Host repository
- ericrisco/rsc-harness
- Host stars
- 84
- Host language
- JavaScript