Skip to main content

worktree-prep

Prepares a repository for parallel development across multiple git worktrees. Audits the repo for every resource that concurrent worktrees would fight over — host ports, Docker container/volume/network names, databases and state files under $HOME, sockets, lockfiles, OS daemons, external namespaces — then designs a slot-based allocation scheme, generates a per-worktree environment tool written in the repo's own stack, wires it into the repo's entrypoints and agent docs so a worktree created by Claude Code's WorktreeCreate hook gets its environment started at the right point, and proves it by running two worktrees side by side. Use this skill whenever the user talks about worktrees together with setup, isolation, clashing, or parallelism — including "make this repo work with worktrees", "get this repo ready for worktrees", "my worktrees fight over port 3000", "set up isolated dev environments per branch", "I want to run several Claude sessions on this repo at once", "each worktree needs its own database", "add

Jump to install

Source facts

Repository
tinkerindustries/claude-customisation
Last source activity
August 28, 2026 at 06:04
Detected SKILL.md language
English
Stars
1
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.