Skip to main content
Run any Skill in Manus
with one click

parallel-dev-setup

Sets up a monorepo for parallel agent development by assigning each git worktree deterministic ports, an isolated database, and a dev launcher — so multiple agents can run dev servers simultaneously with live-previewable URLs. This skill should be used when someone asks to "set up parallel development", "enable worktree port isolation", "preview multiple branches at once", "make dev servers work in parallel", "set up isolated dev environments", "fix port conflicts between agents", or "run multiple feature branches simultaneously".

Overview

Sets up a monorepo for parallel agent development by assigning each git worktree deterministic ports, an isolated database, and a dev launcher — so multiple agents can run dev servers simultaneously with live-previewable URLs. This skill should be used when someone asks to "set up parallel development", "enable worktree port isolation", "preview multiple branches at once", "make dev servers work in parallel", "set up isolated dev environments", "fix port conflicts between agents", or "run multiple feature branches simultaneously".

Install command
npx skills add https://github.com/liamlin/claude-plugin-parallel-preview --skill parallel-dev-setup

Copy and paste this command into Claude Code to install the skill

Stars0
Forks0
UpdatedApril 6, 2026 at 18:10
File Explorer
8 files
SKILL.md
readonly