worktree-start

Official

Isolate features with git worktrees.

Authorcorbat-tech
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of managing multiple parallel feature developments within a single Git repository without causing contention or requiring full project clones for each.

Core Features & Use Cases

  • Isolated Development Environments: Creates lightweight, independent workspaces for each feature using git worktree.
  • Resource Efficiency: Shares Git objects with the main repository, reducing disk space compared to full clones.
  • Dependency Management: Automatically detects and installs dependencies for the new worktree.
  • Use Case: When starting a complex new feature that might take weeks, create an isolated worktree to prevent interference with ongoing work on other features or the main branch.

Quick Start

Use the worktree-start skill to create a new isolated workspace for the 'user-profile-redesign' feature.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: worktree-start
Download link: https://github.com/corbat-tech/coco/archive/main.zip#worktree-start

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.