git-worktree-setup

Community

Isolate development in parallel worktrees.

Authorandres-vv
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the creation of isolated development environments using Git worktrees, preventing conflicts and allowing parallel feature development without disrupting ongoing work.

Core Features & Use Cases

  • Parallel Development: Easily start new features, bug fixes, or quality-of-life improvements in separate, clean worktrees.
  • Branch Management: Automatically creates branches with appropriate prefixes (feature, bugfix, qol) and integrates ticket numbers when available.
  • Environment Consistency: Copies .env and .cursor/mcp.json to new worktrees, ensuring consistent environment variables and configurations.
  • Use Case: When asked to "start working on the new login flow without touching the current dashboard work", this skill will set up a dedicated worktree for the login flow.

Quick Start

Use the git worktree setup skill to create a new feature branch for ticket 1234 with the short description 'user-profile-page'.

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: git-worktree-setup
Download link: https://github.com/andres-vv/Flowkify-mission-10x/archive/main.zip#git-worktree-setup

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.