wt

Official

Isolate git worktrees

AuthorTokenbooks
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the problem of parallel development worktrees corrupting each other's data by providing isolated environments for databases, Redis, and ports.

Core Features & Use Cases

  • Worktree Isolation: Assigns each worktree a unique "slot" to manage its resources.
  • Resource Management: Automatically configures isolated Postgres databases, Redis containers, and port ranges per worktree.
  • Use Case: When working on multiple features simultaneously, wt ensures that schema migrations in one branch do not affect another, and development servers can run on distinct ports without conflict.

Quick Start

Initialize the wt CLI in your repository by running the init command.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: wt
Download link: https://github.com/Tokenbooks/wt/archive/main.zip#wt

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.