Documentation Index
Fetch the complete documentation index at: https://docs.augmentcode.com/llms.txt
Use this file to discover all available pages before exploring further.
PR Author
Install the PR Author (GitHub) Expert during onboarding by selecting it in the Pick Experts step. Once installed, hand the agent a task description and it creates the branch, implements the changes, opens the PR, and handles follow-up.- Best for: Creating new features, fixing bugs, or any task where you want the agent to own the PR lifecycle — from creation and implementation to monitoring, answering review questions, fixing CI failures, and resolving merge conflicts.
- How to use: Start a session with the PR Author Expert and describe the task you want implemented. The agent creates a PR, implements the changes, and monitors it in the background — responding to comments, fixing failures, and keeping the PR up to date. To hand off an existing PR, reference its URL, repo + PR number, or
PR #123instead of describing a task.
See Also
- Code Reviews — pair PR Author with reviewers that evaluate the PRs it opens.
- End-to-End Tester — verify changes with a real-world test pass before merge.
- GitHub configuration — set up the GitHub capability and triggers PR Author depends on.