Skip to content

Add AGENTS.md for coding agents - #2

Open
marknolan wants to merge 1 commit into
mainfrom
docs/agents-md
Open

marknolan wants to merge 1 commit into
mainfrom
docs/agents-md

Conversation

@marknolan

Copy link
Copy Markdown
Member

Adds an AGENTS.md — the vendor-neutral convention for agent instructions, read directly by Cursor,
Copilot, Codex and around twenty other tools — plus a one-line CLAUDE.md that imports it.

It deliberately routes to the existing README and developer docs rather than restating them, so it
should not go stale as those change. What it adds is the context that is not discoverable from the
code alone.

Why the bridge file. Recent Claude Code versions read AGENTS.md directly, but only when no
CLAUDE.md is present at or above the working directory, and not at all on older versions, on
third-party providers such as Amazon Bedrock, or with telemetry or hooks disabled. The two-line
CLAUDE.md makes AGENTS.md reach every session regardless. A symlink is the documented
alternative but needs Administrator privileges or Developer Mode on Windows.

Part of a wider pass adding these across the Shimmer repos. Corrections welcome — particularly from
anyone who works in this repo day to day, since I have read it rather than worked in it.

🤖 Generated with Claude Code

AGENTS.md is the vendor-neutral convention for agent instructions, read directly
by Cursor, Copilot, Codex and others. It routes to the existing README and
developer docs rather than restating them, and records the constraints that are
not discoverable from the code alone.

Claude Code can read AGENTS.md directly on recent versions, but only when no
CLAUDE.md is present, and not at all on older versions or third-party providers.
The one-line CLAUDE.md import makes it reach every session either way.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@marknolan
marknolan requested a review from JongChern September 21, 2026 09:26
@marknolan marknolan self-assigned this Sep 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant