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 当前展示的配套文件。