o-gi/claude-code-commands
Instructions file
Claude Code instructions for o-gi/claude-code-commands, covering claude code configuration, ⚠️ absolute first rule - no exceptions ⚠️, must display session info before anything, 🚨 core rules and 1. session identification (mandatory).
o-gi/claude-code-commands
Command
Load commit context for Claude to understand implementation details and rationale.
o-gi/claude-code-commands
Command
Smart commit with auto-generated or custom messages.
o-gi/claude-code-commands
Command
Open worktree in editor for code review.
o-gi/claude-code-commands
Command
Sync .env files from root to all worktrees.
o-gi/claude-code-commands
Command
Load GitHub issue context for Claude to understand requirements.
o-gi/claude-code-commands
Command
Create a GitHub issue through consultation and planning.
o-gi/claude-code-commands
Command
Edit GitHub issue through consultation and review.
o-gi/claude-code-commands
Command
Create multiple parallel implementations with tmux (local only, no push/PR).
o-gi/claude-code-commands
Command
Start implementation work on GitHub issue #$ARGUMENTS (local commits only, no push/PR).
o-gi/claude-code-commands
Command
Create multiple parallel implementations with tmux for trying different approaches.
o-gi/claude-code-commands
Command
Start implementation work on GitHub issue #$ARGUMENTS.
o-gi/claude-code-commands
Command
Check progress of parallel implementations for an issue.
o-gi/claude-code-commands
Command
Sync TodoWrite completion status to GitHub issue checkboxes automatically.
o-gi/claude-code-commands
Command
Close PR without merging and cleanup all related branches/worktrees.
o-gi/claude-code-commands
Command
Create a pull request with smart defaults based on current branch and commits.
o-gi/claude-code-commands
Command
Check CI failures and fix issues for PR #$ARGUMENTS.
o-gi/claude-code-commands
Command
Merge PR #$ARGUMENTS with squash and clean up worktree if exists.
o-gi/claude-code-commands
Command
Sync a pull request with the latest changes from the main branch.
o-gi/claude-code-commands
Command
Create a new branch from main and push with PR creation.
o-gi/claude-code-commands
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.
o-gi/claude-code-commands
Command
One-shot command: Claude Code plans, creates issue, implements solution, and creates PR through consultation.