Agents Start Gitworktree banner
gpt-cmdr gpt-cmdr

Agents Start Gitworktree

Git community

Description

You are starting a new git worktree for isolated agent work. This command creates a worktree, registers it in the tracking system, and ensures you can identify your workspace even after context resets. ## Your Task ### 1. Gather Information First, determine the worktree purpose by asking the user OR inferring from context: - **If user provided a purpose**: Use it directly - **If no purpose given**: Ask "What is the purpose/feature for this worktree?" Generate a branch name from the purpose:

Installation

Installs to ~/.claude/commands/gpt-cmdr-ras-commander-agents-start-gitworktree.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/gpt-cmdr/ras-commander/HEAD/.claude/commands/agents-start-gitworktree.md -o ~/.claude/commands/gpt-cmdr-ras-commander-agents-start-gitworktree.md

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

Full documentation available on GitHub

View Source Repository