Command
Load commit context for Claude to understand implementation details and rationale.
Command
Load commit context for Claude to understand implementation details and rationale.
Command
Smart commit with auto-generated or custom messages.
Command
Open worktree in editor for code review.
Command
Sync .env files from root to all worktrees.
Command
Load GitHub issue context for Claude to understand requirements.
Command
Create a GitHub issue through consultation and planning.
Command
Edit GitHub issue through consultation and review.
Command
Create multiple parallel implementations with tmux (local only, no push/PR).
Command
Start implementation work on GitHub issue #$ARGUMENTS (local commits only, no push/PR).
Command
Create multiple parallel implementations with tmux for trying different approaches.
Command
Start implementation work on GitHub issue #$ARGUMENTS.
Command
Check progress of parallel implementations for an issue.
Command
Sync TodoWrite completion status to GitHub issue checkboxes automatically.
Command
Close PR without merging and cleanup all related branches/worktrees.
Command
Create a pull request with smart defaults based on current branch and commits.
Command
Check CI failures and fix issues for PR #$ARGUMENTS.
Command
Merge PR #$ARGUMENTS with squash and clean up worktree if exists.
Command
Sync a pull request with the latest changes from the main branch.
Command
Create a new branch from main and push with PR creation.
Command
Command "gw-push" from o-gi/claude-code-commands, covering quick usage, extract issue number from current branch name if exists, with arguments and important.
Command
One-shot command: Claude Code plans, creates issue, implements solution, and creates PR through consultation.