Agent Tooling Notes
August 12, 2026 ยท View on GitHub
These notes are for humans maintaining repository agent setup. They are not part of the always-loaded agent instructions.
Shared Instructions
Update AGENTS.md for repository-wide agent instructions. CLAUDE.md is
symlinked to AGENTS.md, so changes there apply to both Codex and Claude Code.
Installable Skills
The modelopt plugin packages the repository skills for use from any
workspace. Installation commands are in the README.
Local Overrides
For private local instructions, use the tool-specific override file:
- Claude Code:
CLAUDE.local.mdis additive; it is read afterCLAUDE.md. - Codex:
AGENTS.override.mdreplacesAGENTS.mdin the same directory, so it is not additive. Restate any shared instructions that should still apply.