worktree-manager-skill
CommunityEffortless Git worktree management for parallel dev.
Software Engineering#automation#git#workflow#branching#worktree#development environment#parallel development
AuthorGolferGeek
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the complex and error-prone process of manually managing Git worktrees, preventing port conflicts, incomplete cleanup, and inconsistent development environments.
Core Features & Use Cases
- Worktree Creation: Automates the setup of new Git worktrees with isolated configurations, unique ports, and environment files.
- Status Listing: Provides a comprehensive overview of all active worktrees, their configurations, and service statuses.
- Safe Removal: Ensures proper cleanup by stopping services, killing processes, and removing directories, preventing orphaned worktrees.
- Use Case: When juggling multiple feature branches or reviewing a pull request while actively developing, use this skill to seamlessly create, manage, and remove isolated development environments.
Quick Start
List all my current Git worktrees and their status.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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-manager-skill Download link: https://github.com/GolferGeek/orchestrator-ai/archive/main.zip#worktree-manager-skill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.