meow:worktree
CommunityIsolate parallel agents with git worktrees
Authorngocsangyem
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Git worktree management for parallel agent execution. Creates isolated worktrees for parallel agents to prevent file conflicts, simplifies result merging, and provides safe cleanup after tasks complete.
Core Features & Use Cases
- Create an isolated worktree for a parallel agent on a dedicated branch (e.g., parallel/{agent}-{timestamp}) to avoid conflicts with other agents.
- Merge a completed worktree back to the feature branch using a no-fast-forward merge and report conflicts for human resolution.
- Cleanup worktree directories and the associated parallel branch after successful merges, ensuring no uncommitted changes remain.
Quick Start
Create an isolated worktree for a specific parallel agent on a timestamped branch and merge results back to the feature branch after completion.
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: meow:worktree Download link: https://github.com/ngocsangyem/MeowKit/archive/main.zip#meow-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 471,000+ vetted skills library on demand.