flow-next-worktree-kit

Community

Orchestrate git worktrees and env copies.

Authorgmickel
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies managing multiple Git worktrees and environment provisioning, enabling parallel feature work, isolated reviews, and tidy workspaces.

Core Features & Use Cases

  • Create, list, switch, and cleanup worktrees for feature branches without polluting the main workspace.
  • Environment copy: automatically copy non-sensitive .env files into new worktrees to preserve config context.
  • Use Case: When working on multiple features in parallel, quickly setup isolated worktrees and keep environment separation.

Quick Start

Use the worktree script to manage worktrees, for example: bash ${DROID_PLUGIN_ROOT:-${CLAUDE_PLUGIN_ROOT}}/skills/flow-next-worktree-kit/scripts/worktree.sh create feature-1 main

Dependency Matrix

Required Modules

git

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: flow-next-worktree-kit
Download link: https://github.com/gmickel/gmickel-claude-marketplace/archive/main.zip#flow-next-worktree-kit

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.