Command reference ยท Claude Code
/web-setup
Connects your GitHub account to Claude Code on the web.
Connects your GitHub account to Claude Code on the web using your local gh CLI credentials.
โ WHEN TO USE IT?
Link Claude Code on the web to your GitHub account
/web-setup
โ WHEN NOT TO?
Without the gh CLI installed and signed in
the command uses your local gh CLI credentials; without them it cannot connect anything.
Better: install the gh CLI first and sign in with "gh auth login"
SOURCES
- Claude Code docs (official) โ code.claude.com