Skip to content

/using-git-worktrees

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

shell
$ npx -y skills add ed3dai/ed3d-plugins --skill using-git-worktrees --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/using-git-worktrees
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

SKILL.md

using-git-worktrees.SKILL.md

This file is not shown here. Its text matched a pattern that tries to override an agent's instructions. Read it on GitHub ↗

Ships withed3d-plugins

This is my collection of plugins that I use on a day-to-day basis for getting stuff done with Claude Code. Most of these are development-oriented in some way or another, but also often end up being useful for other things.

Get the whole plugin, auto-invoked