/github $ARGUMENTS
GitHub commands using gh CLI.
Usage
code
/github
create issue Conversational issue creation
create pr Create PR from current branch
update pr [number] Update PR title and description
resolve cr [number] Resolve code review feedback
ship Ship experimental changes (issue → branch → commit → PR)
-y, --yes Skip confirmations
Rules
See rules.md — applies to ALL github operations.
Instructions
Read the command-specific instruction file and follow it exactly:
- •create issue → Read
.claude/skills/github/create-issue.mdand follow all steps - •create pr → Read
.claude/skills/github/create-pr.mdand follow all steps - •update pr → Read
.claude/skills/github/update-pr.mdand follow all steps - •resolve cr → Read
.claude/skills/github/resolve-cr.mdand follow all steps - •ship → Read
.claude/skills/github/ship.mdand follow all steps
If no command is provided, list the available commands and ask the user which one to run.