worktree-workflow
CommunityIsolate AI agent changes safely.
AuthorDammianMiller
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill manages Git worktrees for AI agents, ensuring that multi-file changes are isolated, preventing conflicts and accidental commits to main branches.
Core Features & Use Cases
- Isolated Worktrees: Create separate, temporary directories for agent tasks that modify multiple files.
- Automated Branching: Automatically creates feature branches for each worktree.
- Conflict Detection: Helps coordinate work among multiple agents.
- Automated PRs & Cleanup: Streamlines the process of creating pull requests and cleaning up worktrees after merging.
- Use Case: When an AI agent needs to refactor a core module involving 5 files, this Skill ensures the changes are contained, tested, and merged without disrupting ongoing work on other parts of the project.
Quick Start
Use the worktree-workflow skill to create a new worktree for a feature called 'user-profile-update'.
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-workflow Download link: https://github.com/DammianMiller/universal-agent-memory/archive/main.zip#worktree-workflow 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.