Industrial
Linguistics
Slide 17 of 55

Claude Code - Advanced

Slide 17 / 55

Course concept

GitHub Apps

  • Make sure gh is installed (which Claude can use)

  • Fastest setup on github.com: /install-github-app

  • It can install only the GitHub App, or continue into GitHub Actions workflows and secrets

  • Manual setup is still needed for some third-party providers and GitHub Enterprise Server

  • If you @claude in a GitHub issue or PR, the action can analyse code, open PRs, and fix bugs

Narration

Listen or continue with the transcript

Transcript

GitHub Apps: /install-github-app

---

Claude Code integrates directly with GitHub through GitHub Apps, and setting it up is straightforward with the /install-github-app command.

Once installed, Claude can work with your GitHub repositories in powerful ways. It can read pull requests, understand the context of changes, post review comments, and even create new PRs. This brings the automated code review workflow we just discussed directly into your GitHub workflow.

The integration is secure - you control which repositories Claude can access, and it uses GitHub's standard authentication mechanisms. You're not giving away the keys to the kingdom, you're adding a helpful team member who can assist with code reviews, help close issues, and keep your development process moving.

The /install-github-app command walks you through the setup process. Once it's done, Claude becomes part of your GitHub team.