docs: adopt agent conventions for this repository#59
Merged
Conversation
Add the repository's own AGENTS.md, declare AI-assisted contribution rules in the contributing guides, and include AGENTS.md in the docs checks. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
xirong
added a commit
that referenced
this pull request
Jun 11, 2026
PRs #58, #59, and #60 were merged into their stacked base branches before those branches were retargeted to master. This merge brings the aggregated content of all three onto master. * origin/ai/repo-agent-conventions: docs(ai-native): expand multi-agent and stacked PR guides docs: adopt agent conventions for this repository docs(templates): add AGENTS.md template
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
PR 3 of 4 in the v2.1.0 stack, based on the AGENTS.md template PR. Merge after it.
This repository starts following the conventions the handbook recommends:
AGENTS.md(structure, required checks, content rules, forbidden operations, commit conventions)CONTRIBUTING.mdand00-meta/contributing.md, plus a PR checklist item for declaring AI assistanceAGENTS.mdin thecheck-docs.pyscan rootsAI involvement
Verification
python3 scripts/check-docs.pypasses (AGENTS.md now included, 226 files)python3 scripts/check-links.py --no-externalpasses🤖 Generated with Claude Code