Worktree Init banner
qepilot qepilot

Worktree Init

Productivity community

Description

--- allowed-tools: Bash(git:*), Bash(mkdir:*), Bash(ls:*), Bash(cat:*), Bash(basename:*), Bash(pwd:*), Bash(sed:*) argument-hint: task 1 | task 2 | task 3 description: Create parallel worktrees for multi-task development with Ghostty panels --- # Worktree Parallel Init Create multiple git worktrees for parallel development: $ARGUMENTS ## Instructions You are setting up parallel worktrees so the user can work on multiple tasks simultaneously in separate Ghostty terminal panels, each running i

Installation

Installs to ~/.claude/commands/qepilot-qepilot-stack-worktree-init.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/qepilot/qepilot-stack/HEAD/.claude/commands/worktree-init.md -o ~/.claude/commands/qepilot-qepilot-stack-worktree-init.md

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

Full documentation available on GitHub

View Source Repository