Skip to main content

git-worktree-isolation

Stars14
Forks0
UpdatedJuly 11, 2026 at 18:15

Use git worktrees for isolated, parallel agent work without polluting the main working tree. user: "work on feature X" โ†’ create worktree and branch under .worktrees/<task> user: "experiment with Y" โ†’ detached worktree for safe trials user: "parallel task" โ†’ separate worktree per concurrent task Triggers: worktree, isolated work, parallel agent, experimental branch, feature branch.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly