# `AGENTS.md`

## General Instructions

- Look for and read repo-local `meta.md` file if it exists.
- Look for and read repo-local `.github/copilot-instructions.md` if it exists.
- Look for and read repo-local `AGENTS.override.md` if it exists.
- For structured data outputs that are saved to a file or meant to be read/interpreted by humans (even in stdout for example), ALWAYS prefer YAML over JSON, NDJSON, etc. whenever possible.

## Commits

- Do NOT add trailers to commit messages or pull requests unless I explicitly authorize them; this includes `Co-Authored-By`, session links, and generated-with notices.

## Asking Questions

- Do NOT use the question or ask tool provided by the harness.
- Use the `grill-me` skill instead.
