Create Worktree Subagent banner
alfredocarta alfredocarta

Create Worktree Subagent

Development community

Description

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

Installation

Installs to ~/.claude/agents/alfredocarta-ai-agent-audit-trail-create_worktree_subagent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/alfredocarta/ai-agent-audit-trail/HEAD/.claude/agents/create_worktree_subagent.md -o ~/.claude/agents/alfredocarta-ai-agent-audit-trail-create_worktree_subagent.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository