worktree-manager-skill
SKILL.md
Worktree Manager Skill
Complete worktree lifecycle management for parallel development environments with isolated ports, databases, and configuration.
When to use this skill
Use this skill when the user wants to:
- Create a new worktree for parallel development
- Remove an existing worktree
- List all worktrees and their status
- Check worktree configuration or status
- Manage multiple parallel development environments
Do NOT use this skill when:
- User asks for a specific subagent or skill delegation
- User wants to manually use git commands directly
- The task is unrelated to worktree management