worktree-guide

Installation
SKILL.md

Git Worktree Guide

Quick reference and templates for git worktree workflows with AI metadata integration.

Progressive Disclosure

Initial Response

Quick Overview:

Git worktrees let you checkout multiple branches simultaneously in separate directories. Each worktree has AI metadata (.ai-context.json) that helps tools understand context.

Quick Start:

  • Create worktree: /working-tree:new <branch-name>
  • List worktrees: /working-tree:list
  • Check status: /working-tree:status
  • Remove worktree: /working-tree:destroy <path>
  • Add metadata: /working-tree:adopt
Related skills
Installs
8
GitHub Stars
4
First Seen
Feb 26, 2026