use-worktrees

Community

Isolate feature work with Git worktrees.

Authormtthsnc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Starting feature work directly in the main workspace risks contaminating the current state, leaking context, and complicating reviews. This skill provides a safe isolation strategy using Git worktrees to separate concurrent work streams.

Core Features & Use Cases

  • Create and manage isolated worktrees for feature development, enabling parallel work without switching branches.
  • Respect project-local or global preferences (e.g., CLAUDE.md guidance) and verify safety checks before creation.
  • Automate the setup and baseline verification to ensure a clean starting point for new work.

Quick Start

Initialize an isolated feature workspace by creating and configuring a dedicated Git worktree.

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: use-worktrees
Download link: https://github.com/mtthsnc/autonome/archive/main.zip#use-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 223,000+ vetted skills library on demand.