Design and implementation guide for parallel multi-worktree development environments. Use whenever the user mentions multi-worktree development, git worktree, port conflicts, concurrent dev environments, feature branch isolation, local environment setup, or multi-developer collaboration conflicts. Even if the user casually says "we have several worktrees running simultaneously", this Skill should be triggered to guide them toward a proper layered environment.
$npx -y skills add addxai/enterprise-harness-engineering --skill multi-worktree-devInstalls into the current project.
Run `npx skills use "https://github.com/addxai/enterprise-harness-engineering" --skill "addxai/enterprise-harness-engineering/multi-worktree-dev"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/addxai/enterprise-harness-engineering" that are relevant to the current task. Run `npx skills add "https://github.com/addxai/enterprise-harness-engineering"` and select the relevant skills, then follow their instructions.