You'll notice
/install-github-app now checks the git remote first and explains itself on GitLab or Bitbucket instead of proceeding.
Before launching the GitHub App install flow, /install-github-app now checks the repo's git remote provider. If the remote is GitLab or Bitbucket, it shows a specific explanation instead of proceeding; for GitLab, it also points to CI/CD docs.
Names in the bundle/install-github-app
The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.
Confirmed since
Anthropic's documentation has since written up /install-github-app, on Claude Code changelog.
* Fixed `/install-github-app` reporting a SAML single sign-on block as "admin permissions required"changelog see the edit
Two sources agreeTwo things we can check say the same as this entry.
Anthropic's documentation agrees
Anthropic's documentation has since written up /install-github-app, on Claude Code changelog.
Anthropic's release notes agree
Improved /install-github-app to explain it is GitHub-only and point to the GitLab CI/CD docs when run inside a GitLab repository