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

설치로 이동

소스 정보

저장소
tinkerindustries/claude-customisation
최근 소스 활동
2026년 8월 28일 06:04
감지된 SKILL.md 언어
영어
스타
1
포크
0

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.