> ## Documentation Index
> Fetch the complete documentation index at: https://docs.potpie.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Specialists

**Specialists** are purpose-built agents designed to execute narrowly defined functions with precision and accountability rather than act as general conversational assistants. Their behavior is testable, measurable, and reproducible across runs.

## Available specialists

| Agent           | What it does                                                                                                            |
| --------------- | ----------------------------------------------------------------------------------------------------------------------- |
| Q\&A Agent      | Retrieves and grounds answers in verified source material across large repositories                                     |
| Debugging Agent | Traverses service relationships, analyzes diffs, validates contracts, and reproduces failures in sandboxed environments |
| Code Agent      | Generates implementation ready code changes with full awareness of repository structure, patterns, and dependencies     |

## Model compatibility

Specialists run consistently across all foundation model variants.As models improve, agents get better automatically without any changes to your workflows. The orchestration layer handles the differences between models so your outputs stay consistent and predictable.

## Composability

Specialists can be combined and orchestrated together without losing their individual precision. They work with your existing tools, respect access controls, and produce outputs you can trust in production.

## Get Access

Specialists are part of Potpie's enterprise offering. <a href="https://potpie.ai/enterprise" className="mode-link" target="_blank" rel="noopener noreferrer">Reach out</a> to learn more.
