Work tools
GitHub for agents
Read code and issues, then open branches, issues and pull requests for review.
What it can do
Read code and issues, then open branches, issues and pull requests for review. 13 tools in total, listed below in full.
How you connect it
A personal access token, scoped to the repositories you choose.
Deliberately not available
merge · An agent opens a pull request and stops. Merging is a human decision, and the default branch is never written to directly.
Every tool an agent gets
Read from the live integration, so this is what an agent can actually call.
| Tool | What it does |
|---|---|
| github_list_repos | List repositories for the authenticated GitHub user. |
| github_get_repo | Get full details of a specific GitHub repository including description, default branch, stars, open issue count, visibility, and topics. |
| github_list_issues | List issues in a repository. |
| github_get_issue | Get full details of a specific issue including title, body, state, assignees, labels, milestone, and comment count. |
| github_create_issue | Create a new issue in a repository. |
| github_add_comment | Add a comment to an existing issue or pull request. |
| github_list_prs | List pull requests in a repository. |
| github_get_pr | Get full details of a specific pull request including title, body, state, merge status, review status, changed file count, and additions/deletions. |
| github_get_file | Get the text content of a file from a repository. |
| github_search_code | Search for code in a repository or across all of GitHub. |
| github_create_branch | Create a new branch in a repository. |
| github_put_file | Create or update a single text file on a branch (never the default branch directly, create a branch first, then open a PR). |
| github_create_pr | Open a pull request from a head branch into a base branch (defaults to the repository default branch). |
Workflows that need GitHub
Already written. Connect it, pick an agent, and it runs on the cadence shown.
| Workflow | Runs | Approval |
|---|---|---|
| Release Notes / PR Digest Friday changelog from GitHub: gathers the week's merged pull requests, groups them into customer-facing release notes by category, and calls out any breaking changes with migration guidance. | Fridays 3:00pm | Not required |
Connected at the same time
Put an agent on GitHub.
Connect it during the trial, give one agent one job, and see the first result the same day.
Start the trial All 15 integrations