> ## 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.

# Template Experts

> Choose a Template Expert for PR authoring, code review, incident response, feedback triage, project building, or ticket dispatch.

## Template Experts

Template Experts are out-of-the-box Experts shipped by the Augment team. They have been battle-tested across engineering organizations that use standardized third-party integrations and are designed to produce high-quality sessions for common software development workflows.

If a Template Expert fits your use case, we recommend using it instead of building a custom Expert from scratch. Template Experts are automatically managed and maintained by Augment, including model updates, prompt improvements, workflow tuning, and other quality improvements over time.

For a Template Expert, the system prompt is a single include statement that references a prompt managed by Augment. Your customizations, such as which specific repositories to run on and other workflow-specific details, are appended below that include. This is what lets Augment keep improving the underlying prompt over time while your configuration stays intact.

* [Cosmos Advisor](/cosmos/experts-cosmos-advisor) — helps a team choose, deploy, and tune Cosmos workflows.
* [PR Author](/cosmos/experts-pr-author) — the canonical Ticket-to-PR Expert for taking a request to ready-for-review pull request or merge request.
* [Risk Analyzer](/cosmos/experts-risk-analyzer) — auto-approves low-risk changes and routes higher-risk reviews to the right level of attention.
* [Deep Reviewer](/cosmos/experts-deep-reviewer) — performs non-interactive, line-by-line correctness review.
* [Pair Reviewer](/cosmos/experts-pair-reviewer) — interactive review focusing on items in the change requiring human judgment and knowledge transfer: design and architecture, security, risks, and similar.
* [Verifier](/cosmos/experts-verifier) — exercises a change against a running environment and reports evidence-backed findings.
* [Incident Investigator](/cosmos/experts-incident-investigator) — investigates alerts or incident threads and summarizes findings.
* [Feedback Triager](/cosmos/experts-feedback-triager) — converts incoming feedback into one researched downstream ticket per thread.
* [Project Builder](/cosmos/experts-project-builder) — turns a large feature into a design, ticket breakdown, and coordinated implementation.
* [Ticket Dispatcher](/cosmos/experts-ticket-dispatcher) — scans ready work and dispatches implementation workers under backpressure.
