worker-git-worktree
CommunityIsolate git work for safe, isolated development.
AuthorAmirTlinov
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a secure and isolated environment for developers to perform git operations, preventing accidental modifications to the main codebase and ensuring adherence to specific branching and commit strategies.
Core Features & Use Cases
- Worktree Isolation: Ensures all development and git operations are confined to a separate worktree.
- Branch Naming Convention: Enforces a standardized branch naming format (
worker/<issue-number>-<short-slug>). - Base SHA Pinning: Locks development to a specific base commit SHA for consistency.
- Recovery Mechanisms: Provides clear steps for recovering from accidental work outside the worktree or dealing with a broken worktree.
- Use Case: A developer needs to implement a new feature tied to a specific issue. This Skill ensures their work is isolated, branches correctly, and is based on the designated commit, preventing conflicts and maintaining a clean history.
Quick Start
Create a new git worktree for issue 123 with slug feature-x based on commit abc1234.
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: worker-git-worktree Download link: https://github.com/AmirTlinov/magray-marketplace/archive/main.zip#worker-git-worktree 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.