git-worktree-isolation
CommunityIsolate risky branch work safely.
Authorhjemmesidekongen
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a safe and structured way to manage isolated branches for risky or experimental work, preventing interference with your main development workflow.
Core Features & Use Cases
- Isolated Worktrees: Creates a separate git worktree for your branch, keeping your main directory clean.
- Automated Setup & Verification: Detects and runs project setup commands (like
npm installorbundle install) and verifies a clean baseline. - Flexible Finish Options: Allows you to merge to main, create a PR, keep the branch for later, or discard it entirely.
- Use Case: Before starting a large, potentially disruptive refactor, use this Skill to create an isolated worktree. If the refactor proves too complex or unworkable, you can easily discard it without affecting your main branch.
Quick Start
Use the git-worktree-isolation skill to create a new worktree named 'feature-x' on a new branch called 'develop-feature-x'.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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-isolation Download link: https://github.com/hjemmesidekongen/ai/archive/main.zip#git-worktree-isolation 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.