worktree-setup
CommunityIsolate features with dedicated git worktrees.
AuthorProfSynapse
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill provides isolated git worktrees for feature branches so multiple features or sub-scopes can run in parallel without interfering with each other.
Core Features & Use Cases
- Create an isolated worktree for a feature branch to enable parallel development with filesystem isolation.
- Reuse an existing worktree when applicable and prune stale worktrees as needed.
- Ensure the repository is configured correctly by placing .worktrees in the gitignore and reporting the final path to subsequent steps.
Quick Start
Start a new feature worktree by running: git worktree add "$REPO_ROOT/.worktrees/{branch}" -b {branch}.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: worktree-setup Download link: https://github.com/ProfSynapse/PACT-Plugin/archive/main.zip#worktree-setup 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 223,000+ vetted skills library on demand.