tmux-start
Installation
SKILL.md
Start Issue in tmux Window
Empty Arguments
If $ARGUMENTS is empty or not provided, explain:
This skill creates a worktree, opens a new tmux window, launches Claude Code,
and sends $start-issue automatically.
Usage: $tmux-start <issue-number>. Example: $tmux-start 294.
What it does: validate prereqs (tmux session, gh, git repo) → fetch latest
primary branch → create or reuse worktree → open named tmux window → launch
Claude with --dangerously-skip-permissions → send
$start-issue <num> after Claude boots.
Prerequisites: running inside a tmux session ($TMUX set); gh
authenticated; inside a git repo.