git-worktree-workflow
CommunityIsolate feature development with clean git worktrees.
Authorbeshkenadze
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the creation and management of git worktrees, allowing you to work on isolated feature branches in separate directories without touching your main repository, keeping your session clean and organized.
Core Features & Use Cases
- Worktree Lifecycle: Scripts to create, list, and clean up worktrees with symlinked Claude settings.
- Branch Isolation: Enables parallel work on multiple features without state contamination.
- Use Case: Working on a new authentication feature? This Skill creates a dedicated worktree, so your main repo stays on
mainand your Claude context remains focused.
Quick Start
Create a new worktree for a branch called 'feature/oauth2-support'.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: git-worktree-workflow Download link: https://github.com/beshkenadze/claude-skills-marketplace/archive/main.zip#git-worktree-workflow Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.