15 · The Workbench
AGENTS.md
Project instructions for agents
A markdown file in a repo that tells coding agents how the project is structured, how to build and test, and what conventions to follow — portable across tools that respect it.
Concrete example
“Run npm test before committing; API routes live in src/routes.”
Why it matters
Emerging convention for repo-level agent memory.