init-worktree

Community

Initialize a clean worktree

AuthorJacobPEvans
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that all development work is performed in an isolated and clean environment, preventing accidental modifications to the main branch and maintaining a clear separation between concurrent development tasks.

Core Features & Use Cases

  • Worktree Isolation: Creates a dedicated, clean directory for each new development task.
  • Branch Management: Automatically generates conventional branch names based on a provided description.
  • Stale Worktree Cleanup: Identifies and removes old or merged worktrees to keep the repository tidy.
  • Use Case: Before starting to implement a new feature, use this skill to set up a fresh worktree, ensuring your main branch remains untouched and your development is self-contained.

Quick Start

Initialize a clean worktree for a new feature by running the command /init-worktree with a description of your 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: init-worktree
Download link: https://github.com/JacobPEvans/claude-code-plugins/archive/main.zip#init-worktree

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.