·create-worktree-skill
</>

create-worktree-skill

golfergeek/orchestrator-ai

Use when the user explicitly asks for a SKILL to create a worktree. If the user does not mention "skill" or explicitly request skill invocation, do NOT trigger this. Only use when user says things like "use a skill to create a worktree" or "invoke the worktree skill". Creates isolated git worktrees with parallel-running configuration.

2Installs·0Trend·@golfergeek

Installation

$npx skills add https://github.com/golfergeek/orchestrator-ai --skill create-worktree-skill

SKILL.md

This skill enables creating fully configured git worktrees for parallel development with isolated ports, databases, and configuration.

Your response: Use SlashCommand to run /createworktreeprompt feature-dashboard

User: "Set up a parallel environment on branch hotfix-security with port offset 5"

Use when the user explicitly asks for a SKILL to create a worktree. If the user does not mention "skill" or explicitly request skill invocation, do NOT trigger this. Only use when user says things like "use a skill to create a worktree" or "invoke the worktree skill". Creates isolated git worktrees with parallel-running configuration. Source: golfergeek/orchestrator-ai.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/golfergeek/orchestrator-ai --skill create-worktree-skill
Category
</>Dev Tools
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is create-worktree-skill?

Use when the user explicitly asks for a SKILL to create a worktree. If the user does not mention "skill" or explicitly request skill invocation, do NOT trigger this. Only use when user says things like "use a skill to create a worktree" or "invoke the worktree skill". Creates isolated git worktrees with parallel-running configuration. Source: golfergeek/orchestrator-ai.

How do I install create-worktree-skill?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/golfergeek/orchestrator-ai --skill create-worktree-skill 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/golfergeek/orchestrator-ai

Details

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