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

# PR reviews

> How Charlie approaches pull request reviews.

By default, Charlie reviews open pull requests unless you explicitly tell it not to.

## What to expect

* Feedback is optimized for decisions, not noise.
* Reviews focus on correctness, risk, regressions, and missing validation.
* Charlie can review code written by humans and code written by other agents.

## Steering review behavior

You can narrow or change review behavior with direct instructions, for example:

* "Only review for security and data integrity risks."
* "Skip style comments and focus on runtime behavior."
* "Review only files under `packages/api/**`."
