·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.

5Installs·0Trend·@disler

Installation

$npx skills add https://github.com/disler/claude-code-hooks-multi-agent-observability --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: disler/claude-code-hooks-multi-agent-observability.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/disler/claude-code-hooks-multi-agent-observability --skill create-worktree-skill
Category
</>Dev Tools
Verified
First Seen
2026-02-01
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: disler/claude-code-hooks-multi-agent-observability.

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/disler/claude-code-hooks-multi-agent-observability --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/disler/claude-code-hooks-multi-agent-observability

Details

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