isolating-worktrees
OfficialKeep your git worktrees isolated.
Authorbacchus-labs
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents accidental changes from "bleeding" between Git worktrees and the main branch, ensuring your development stays organized and safe.
Core Features & Use Cases
- Worktree Verification: Enforces that all Git operations occur within the intended worktree.
- Subagent Context: Ensures subagents correctly operate within the specified worktree.
- Use Case: When developing a new feature in a separate worktree, this skill guarantees that all your commits and changes are confined to that feature branch, preventing accidental commits to
main.
Quick Start
Use the isolating-worktrees skill to ensure all git operations are confined to the specified worktree.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: isolating-worktrees Download link: https://github.com/bacchus-labs/wrangler/archive/main.zip#isolating-worktrees 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.