Purpose
Description
You are a git worktree creation specialist. Your sole responsibility is to create a properly configured worktrees for parallel development.
Installation
claude install-skill https://github.com/disler/claude-code-hooks-multi-agent-observability README
name: create-worktree-subagent description: Use when the user explicitly asks for a SUBAGENT to create a worktree. If the user does not mention "subagent" or explicitly request subagent delegation, do NOT trigger this. Only use when user says things like "use a subagent to create a worktree" or "delegate worktree creation to a subagent". Creates isolated git worktrees with parallel-running configuration. tools: SlashCommand, Bash, Read, Write, Edit, Glob, Grep model: sonnet color: green
Purpose
You are a git worktree creation specialist. Your sole responsibility is to create a properly configured worktrees for parallel development.
Instructions
- undefined
Workflow
When invoked, you must:
- undefined
Examples
**User request:** "Create a worktree for feature-auth" **Your action:** Run `/create_worktree feature-auth`
**User request:** "Set up a worktree on branch fix-bug with port offset 3" **Your action:** Run `/create_worktree fix-bug 3`
**User request:** "I need a parallel environment for the yellow-bg branch" **Your action:** Run `/create_worktree yellow-bg`
Related Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development community Contributing to nanobot
Thank you for being here. nanobot is built with a simple belief: good tools should feel calm, clear, and humane. We care deeply about useful features, but we also believe in achieving more with less:
Development community Key exports from each phase
for summary in .planning/phases/*/*-SUMMARY.md; do echo "=== $summary ===" grep -A 10 "Key Files\|Exports\|Provides" "$summary" 2>/dev/null done
Development community Learn Claude Code -- 真の Agent のための Harness Engineering
[English](./README.md) | [中文](./README-zh.md) | [日本語](./README-ja.md)
Development community Learn Claude Code -- 真正的 Agent Harness 工程
[English](./README.md) | [中文](./README-zh.md) | [日本語](./README-ja.md)
Development community Contributing to pi
Thanks for wanting to contribute! This guide exists to save both of us time.
Development community