worktree-implement
CommunityIsolate tasks with git worktrees
Authoryasuwrldhyper
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the creation and management of isolated Git worktree environments, streamlining feature development and bug fixing by preventing interference with the main codebase.
Core Features & Use Cases
- Task Isolation: Creates a dedicated, clean Git worktree for each development task.
- Automated Branching: Generates descriptive branch names based on task descriptions.
- Cleanup Utility: Provides a simple command to remove completed worktrees and optionally their branches.
- Use Case: When starting a new feature, use
/worktree-implement "add user authentication"to create an isolated environment, allowing you to work without affecting your main development branch.
Quick Start
Use the worktree-implement skill to create a new isolated git worktree for the task "implement dark mode".
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: worktree-implement Download link: https://github.com/yasuwrldhyper/ai-skills-collection/archive/main.zip#worktree-implement 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.