# AGENTS.md
The canonical agent instructions for this repository live in [`./.claude/CLAUDE.md`](./.claude/CLAUDE.md).
All agents should read and follow that file before making changes.
Use `./.claude/CLAUDE.md` as the source of truth for:
- project workflow
- commands and verification expectations
- safety rules
- architecture and testing conventions
- repo-local skills under `./.claude/skills/`
Do not duplicate or fork those instructions here. Update `./.claude/CLAUDE.md` instead.