agent-worktree
CommunityManage Git worktrees for AI agents.
Authorczyt
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the management of Git worktrees, providing isolated development environments crucial for AI coding agents working on parallel tasks or complex workflows.
Core Features & Use Cases
- Isolated Environments: Create and manage separate working directories for different branches or tasks using Git worktrees.
- Snap Mode Workflow: Automates the create-worktree, run-agent, review, merge, and cleanup cycle for agent tasks.
- Use Case: An AI agent needs to fix a bug on a new feature branch while keeping the main development line clean. This Skill can create an isolated worktree for the bug fix, allow the agent to work, and then merge the changes back seamlessly.
Quick Start
Use the agent-worktree skill to create a new worktree for the 'feature-x' branch and run the 'claude' agent within it.
Dependency Matrix
Required Modules
agent-worktree
Components
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: agent-worktree Download link: https://github.com/czyt/claude-skills/archive/main.zip#agent-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.