wt

Manages git worktrees to create, list, open, close, and merge branches across projects.

30|6|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/tatargabor/wt-tools --skill wt-tatargabor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wt
Source: https://github.com/tatargabor/wt-tools/tree/main/.claude/skills/wt
Command: npx skills add https://github.com/tatargabor/wt-tools --skill wt-tatargabor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manage git worktrees to enable parallel AI agent development. The SKILL helps you create, list, open, close, and merge worktrees, coordinating multiple tasks and experiments from a single control center.

Core Features & Use Cases

  • List, create, open, close, and merge worktrees across multiple projects.
  • Open a worktree in the Zed editor via Claude Code integration for seamless development.
  • Switch contexts and manage branches across several worktrees concurrently.

Quick Start

Create a new worktree named change/<id> and open it in the central editor.

Frequently Asked Questions about wt

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage git worktrees for parallel AI agents?

You can manage git worktrees for parallel AI agents by using a central control center to create, list, open, close, and merge worktrees, enabling concurrent task development across multiple projects. The orchestration allows seamless context switching between branches.

What is a git worktree workflow for concurrent development?

A git worktree workflow for concurrent development allows multiple AI agents to work on different tasks simultaneously by linking separate working directories to a single repository. This avoids branch switching conflicts and enables central coordination of experiments.

Can I open git worktrees in the Zed editor for AI development?

Yes, you can open git worktrees in the Zed editor through Claude Code integration. This provides a seamless development environment for AI agents to operate within their designated worktree context directly from the central control center.

How do I switch contexts between multiple git worktrees?

You can switch contexts between multiple git worktrees by using central and self-control commands to open and close specific worktrees. This coordinates multiple tasks and experiments from a single control center without losing your current development state.

Does this git worktree manager support merging branches back?

Yes, the git worktree manager supports merging branches back into your main project. It provides commands to safely close and merge worktrees once a parallel AI agent has completed its designated task or experiment.