🌳
DevOpsPython

Worktree

by TechDufus

Worktree is a DevOps skill for Claude Code, published by TechDufus in oh-my-claude.

176 stars9 forkson TechDufus/oh-my-claudeAdded 2026/09/07Repository updated 2026/07/13
aiautomationclaudeclaude-codepluginproductivity
Install in seconds
Install Worktree
Copy Worktree into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/TechDufus/oh-my-claude/tree/main/plugins/oh-my-claude/skills/worktree ~/.claude/skills/worktree

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/TechDufus/oh-my-claude.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
plugins/oh-my-claude/skills/worktree/SKILL.md in TechDufus/oh-my-claude
Installs to
~/.claude/skills/worktree
Collection
One of 12 skills cataloged from this repository
Category
DevOps1044 skills

What Worktree does

Worktree automates creating, listing, and removing Git worktrees for isolated feature development. Use it when you need parallel branches, separate dependencies, or a clean working directory.

Worktree is cataloged under DevOps on DirSkills. Worktree comes from a repository tagged ai, automation, claude, claude-code and plugin.

Documentation

README

Worktree Skill

Git worktree automation for isolated feature development.

When This Skill Activates

Category Trigger Phrases
Create worktree /worktree create <name>, /worktree new <name>
List worktrees /worktree list, /worktree ls
Remove worktree /worktree remove <name>, /worktree rm <name>
Status /worktree status

Commands

Create Worktree

/worktree create <feature-name>

Creates an isolated worktree for feature development.

This is the opening of the README. Read the full README on GitHub.

Commands Worktree provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /worktree

Frequently asked about Worktree

  • What else does TechDufus publish alongside Worktree?

    Worktree is one of 12 skills that DirSkills catalogs from TechDufus/oh-my-claude, the repository it ships in. Its siblings there include Debugger, Git Commit Validator and Init Deep. Each one is a separate skill with its own page in this directory, installs the same way Worktree does, and is maintained by TechDufus in that same repository. The rest of the collection is listed on the TechDufus/oh-my-claude page.

  • How does Worktree compare to other DevOps skills?

    Worktree ranks #965 by stars among the 1044 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Worktree against them. Open each page to compare what they document and how they install.

More from TechDufus/oh-my-claude

Worktree is one of 12 skills cataloged on DirSkills from TechDufus/oh-my-claude.

See all 12 skills