·worktree-manager-skill

Comprehensive git worktree management. Use when the user wants to create, remove, list, or manage worktrees. Handles all worktree operations including creation, deletion, and status checking.

5Installs·0Trend·@disler

Installation

$npx skills add https://github.com/disler/claude-code-hooks-multi-agent-observability --skill worktree-manager-skill

SKILL.md

Complete worktree lifecycle management for parallel development environments with isolated ports, databases, and configuration.

| Create | /createworktree | User wants a new parallel environment | | List | /listworktrees | User wants to see existing worktrees | | Remove | /removeworktree | User wants to delete a worktree |

User wants to CREATE a worktree Keywords: create, new, setup, make, build, start, initialize Action: Use /createworktree [port-offset]

Comprehensive git worktree management. Use when the user wants to create, remove, list, or manage worktrees. Handles all worktree operations including creation, deletion, and status checking. 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 worktree-manager-skill
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is worktree-manager-skill?

Comprehensive git worktree management. Use when the user wants to create, remove, list, or manage worktrees. Handles all worktree operations including creation, deletion, and status checking. Source: disler/claude-code-hooks-multi-agent-observability.

How do I install worktree-manager-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 worktree-manager-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