Create an AGENTS.md file at the repo root that mirrors CLAUDE.md. Some AI tools (Codex, Copilot) read AGENTS.md instead of CLAUDE.md. Both files should contain the same instructions so any agent landing in this repo gets the same context regardless of which tool they use.
Keep them in sync — if one changes, the other should too. Add a note at the top of both files pointing to the other.
Acceptance Criteria
- AGENTS.md exists at repo root with same content as CLAUDE.md
- Both files have a note at top: "This file is mirrored in AGENTS.md / CLAUDE.md — keep both in sync"
- CLAUDE.md editing conventions section mentions AGENTS.md sync requirement
Create an AGENTS.md file at the repo root that mirrors CLAUDE.md. Some AI tools (Codex, Copilot) read AGENTS.md instead of CLAUDE.md. Both files should contain the same instructions so any agent landing in this repo gets the same context regardless of which tool they use.
Keep them in sync — if one changes, the other should too. Add a note at the top of both files pointing to the other.
Acceptance Criteria