managing-worktrees

Community

Streamline Git worktrees for parallel development.

Authorrandlee
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the complexity and potential errors of manually managing Git worktrees, reducing context switching overhead and keeping your repository clean during parallel development.

Core Features & Use Cases

  • Automated Worktree Creation: Quickly set up new worktrees and branches with standard naming conventions.
  • Worktree Scanning & Verification: Easily audit existing worktrees for status, merge state, and cleanliness.
  • Safe Cleanup & Abandonment: Remove completed or discarded worktrees with built-in safety checks to prevent data loss.
  • Use Case: Imagine you're working on three different features simultaneously. Use this Skill to create isolated worktrees for each, switch between them effortlessly, and clean them up automatically once merged, all without leaving your AI session.

Quick Start

Use the git-worktree skill to create a new worktree for a feature branch named 'feature/new-dashboard' based on 'develop'.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: managing-worktrees
Download link: https://github.com/randlee/synaptic-canvas/archive/main.zip#managing-worktrees

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 471,000+ vetted skills library on demand.