·worktree-setup
</>

worktree-setup

flrngel/worktree-skill-plugin

Set up git worktree management with isolated databases, caches, and ports for parallel development. Run once per project to generate standalone scripts.

4Installs·0Trend·@flrngel

Installation

$npx skills add https://github.com/flrngel/worktree-skill-plugin --skill worktree-setup

SKILL.md

You are setting up git worktree management for this project. Your job is to analyze the project, then generate standalone shell scripts that manage worktrees with fully isolated resources (databases, caches, ports, env files). After setup, everything works via git wt with zero dependency on Claude Code.

Follow the phases below. At each step, make decisions based on what you actually find in the project — do not assume any specific stack.

Confirm the working directory is inside a git repo. If not, stop and tell the user.

Set up git worktree management with isolated databases, caches, and ports for parallel development. Run once per project to generate standalone scripts. Source: flrngel/worktree-skill-plugin.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/flrngel/worktree-skill-plugin --skill worktree-setup
Category
</>Dev Tools
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is worktree-setup?

Set up git worktree management with isolated databases, caches, and ports for parallel development. Run once per project to generate standalone scripts. Source: flrngel/worktree-skill-plugin.

How do I install worktree-setup?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/flrngel/worktree-skill-plugin --skill worktree-setup Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/flrngel/worktree-skill-plugin

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-05

Related Skills

None