create-worktree-skill
SKILL.md
Worktree Creator Skill
This skill enables creating fully configured git worktrees for parallel development with isolated ports, databases, and configuration.
When to use this skill
Use this skill when:
- User asks to create a git worktree
- User wants to set up parallel development environments
- User needs to run multiple instances simultaneously
- User mentions working on multiple branches at once
- User wants isolated testing environments