issue-worktree
CommunitySpawn git worktrees and tmux windows from issues.
Authorchiyonn
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates creating Git worktrees and tmux windows from GitHub issues, enabling rapid setup for issue-driven work.
Core Features & Use Cases
- End-to-end Issue-to-Workspace: From an issue number, derives a descriptive branch name, creates a corresponding Git worktree, opens a dedicated tmux window, and initializes a Claude worker protocol for collaboration.
- Consistent Naming: Enforces branch naming like feat_{number}-{description} and worktree paths like ../{repo_name}-{number} to keep workspaces organized.
- Use Case: Start working on issue #42 by creating a feature branch, a new worktree directory, and a focused tmux session in one step.
Quick Start
gh issue view 42 --json number,title Then run the full workflow to create branch, worktree, and tmux window
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: issue-worktree Download link: https://github.com/chiyonn/dotfiles/archive/main.zip#issue-worktree Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.