Gw Iss Implement Parallel banner
o-gi o-gi

Gw Iss Implement Parallel

Git community

Description

Create multiple parallel implementations with tmux (local only, no push/PR). ISSUE_NUMBER: Issue number (e.g., 123 or #123) -p, --parallel [2-8]: Number of parallel implementations (default: 3) ## Purpose Create multiple worktrees to implement the same issue with different approaches locally. Similar to `gw-iss-run-parallel` but only commits locally without pushing or creating PRs. Perfect for exploring multiple solutions before deciding which to push. ## Requirements - tmux installed (`bre

Installation

Installs to ~/.claude/skills/o-gi-claude-code-commands-gw-iss-implement-parallel/SKILL.md

Terminal
mkdir -p ~/.claude/skills/o-gi-claude-code-commands-gw-iss-implement-parallel && curl -fsSL https://raw.githubusercontent.com/o-gi/claude-code-commands/HEAD/commands/gw-iss-implement-parallel.md -o ~/.claude/skills/o-gi-claude-code-commands-gw-iss-implement-parallel/SKILL.md

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

Full documentation available on GitHub

View Source Repository