Skip to content

docs: share agent instructions through AGENTS.md - #11

Open
Jepson2k wants to merge 2 commits into
mainfrom
docs/shared-agents-instructions
Open

Jepson2k wants to merge 2 commits into
mainfrom
docs/shared-agents-instructions

Conversation

@Jepson2k

@Jepson2k Jepson2k commented Sep 6, 2026

Copy link
Copy Markdown
Owner

Moves the repository instructions into AGENTS.md so coding agents can discover them, and replaces CLAUDE.md with an @AGENTS.md import so Claude loads the same instructions automatically.

The instructions are preserved verbatim except that references to CLAUDE.md are changed to AGENTS.md.

Validation: compared AGENTS.md byte for byte with the original CLAUDE.md after only the filename substitution; verified the exact import and ran git diff --cached --check. No application code changed.

Jepson2k and others added 2 commits September 6, 2026 15:24
The heading and opening line addressed Claude Code, in a file whose purpose is
instructions every coding agent reads; the sibling repos name the repo instead.
The documented dev-setup command left the extras bracket unquoted, which the
project's own zsh treats as a glob and never runs pip for. The example test
file was deleted two releases ago. And the note that conftest configures
PAROL6_FAKE_SERIAL session-wide is not true: it is passed to the controller
subprocess the fixtures spawn, so an in-process transport test that trusts the
note would reach for real serial hardware.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
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