bydisler· 38 skills
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.
$npx -y skills add disler/claude-code-hooks-multi-agent-observability --skill create-worktree-skillInstalls into the current project.
Run `npx skills use "https://github.com/disler/claude-code-hooks-multi-agent-observability" --skill "disler/claude-code-hooks-multi-agent-observability/create-worktree-skill"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/disler/claude-code-hooks-multi-agent-observability" that are relevant to the current task. Run `npx skills add "https://github.com/disler/claude-code-hooks-multi-agent-observability"` and select the relevant skills, then follow their instructions.