docs: add root AGENTS.md - #139
Merged
Merged
Conversation
Repo-owned agent-orientation file per the agents.md convention. Cites README.md for shape/ownership/commands rather than restating them, and states the root-only placement rationale (Codex concatenates AGENTS.md files rather than nearest-wins-overriding, so a nested copy would compound rather than scope). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01V1x1KNkkjSe2CjbuTb4Gis
|
Claude finished @kyle-sexton's task in 0s —— View job I'll analyze this and get back to you. |
kyle-sexton
added a commit
that referenced
this pull request
Jul 16, 2026
## Summary - Adds a root-only `AGENTS.md` (P2·3 step 4) — the repo-owned agent-orientation file the standards-sync design calls for. - Deliberately thin: cites `README.md` for repository shape, ownership boundaries, and validation commands rather than restating them (this repo's own cite-don't-duplicate discipline), and adds only what's genuinely agent-specific and not described elsewhere — the dogfooding expectation, the fresh-authoring-never-ported rule for review criteria, the `.claude/` staging hazard, and PR mechanics. - States the root-only placement rationale: Codex concatenates every `AGENTS.md` it finds rather than nearest-wins-overriding, so a nested copy would compound instructions instead of scoping them. ## Test plan - [x] `lefthook` pre-commit (typos, gitleaks, editorconfig, markdownlint) — passed locally. - [ ] CI green (markdown lint, lychee, review bot). 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com> (cherry picked from commit 1962226)
2 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
AGENTS.md(P2·3 step 4) — the repo-owned agent-orientation file the standards-sync design calls for.README.mdfor repository shape, ownership boundaries, and validation commands rather than restating them (this repo's own cite-don't-duplicate discipline), and adds only what's genuinely agent-specific and not described elsewhere — the dogfooding expectation, the fresh-authoring-never-ported rule for review criteria, the.claude/staging hazard, and PR mechanics.AGENTS.mdit finds rather than nearest-wins-overriding, so a nested copy would compound instructions instead of scoping them.Test plan
lefthookpre-commit (typos, gitleaks, editorconfig, markdownlint) — passed locally.🤖 Generated with Claude Code