Gw Iss Run Parallel banner
o-gi o-gi

Gw Iss Run Parallel

Development community

Description

Create multiple parallel implementations with tmux for trying different approaches. ISSUE_NUMBER: Issue number (e.g., 123 or #123) -p, --parallel [2-8]: Number of parallel implementations (default: 3) -m, --model [opus|sonnet]: Model to use for Claude instances (default: opus) ## Purpose Create multiple worktrees to implement the same issue with different approaches, allowing comparison and selection of the best solution. Each implementation will be pushed and a PR created. ## Requirements

Installation

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

Terminal
mkdir -p ~/.claude/skills/o-gi-claude-code-commands-gw-iss-run-parallel && curl -fsSL https://raw.githubusercontent.com/o-gi/claude-code-commands/HEAD/commands/gw-iss-run-parallel.md -o ~/.claude/skills/o-gi-claude-code-commands-gw-iss-run-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