Tools provided
Tools the agent exposes — your AI client calls them automatically when it needs them.
- get_pull_request — Fetch a pull request's title, body, branches, and merge state to establish intent.read-onlyidempotentopen internetuses GITHUB_TOKENGitHub token
- get_pull_request_diff — Fetch the unified diff of a pull request.read-onlyidempotentopen internetuses GITHUB_TOKENGitHub token
- list_changed_files — List the files a pull request touches, with per-file change counts.read-onlyidempotentopen internetuses GITHUB_TOKENGitHub token
- get_repo_conventions — Fetch a conventions file from the repository — contributing guide, linter config, or architecture notes.read-onlyidempotentopen internetuses GITHUB_TOKENGitHub token
- post_review — Post a non-blocking review with the findings. Never approves and never requests changes.writeopen internetuses GITHUB_TOKENGitHub token