worktree-manager-skill
✓Comprehensive git worktree management. Use when the user wants to create, remove, list, or manage worktrees. Handles all worktree operations including creation, deletion, and status checking.
Installation
SKILL.md
Complete worktree lifecycle management for parallel development environments with isolated ports, databases, and configuration.
| Create | /createworktree | User wants a new parallel environment | | List | /listworktrees | User wants to see existing worktrees | | Remove | /removeworktree | User wants to delete a worktree |
User wants to CREATE a worktree Keywords: create, new, setup, make, build, start, initialize Action: Use /createworktree [port-offset]
Comprehensive git worktree management. Use when the user wants to create, remove, list, or manage worktrees. Handles all worktree operations including creation, deletion, and status checking. Source: golfergeek/orchestrator-ai.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/golfergeek/orchestrator-ai --skill worktree-manager-skill- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is worktree-manager-skill?
Comprehensive git worktree management. Use when the user wants to create, remove, list, or manage worktrees. Handles all worktree operations including creation, deletion, and status checking. Source: golfergeek/orchestrator-ai.
How do I install worktree-manager-skill?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/golfergeek/orchestrator-ai --skill worktree-manager-skill Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/golfergeek/orchestrator-ai
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-05