docs: add AGENTS.md template#58
Merged
Merged
Conversation
Provide a copyable AGENTS.md template with setup commands, required verification, boundaries, and commit conventions, plus a mapping to tool-specific instruction files. 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 2 of 4 in the v2.1.0 stack, based on #57. Merge after #57.
Adds
08-templates/agents-md-template.md(zh + en): a copyable AGENTS.md template with six sections (overview, environment setup, required verification, code style, boundaries, commit and PR conventions), writing tips, and a mapping table to tool-specific instruction files (CLAUDE.md, copilot-instructions). Also restores the cross-link from the governance guide to this template, and adds navigation entries.AI involvement
Verification
python3 scripts/check-docs.pypassespython3 scripts/check-links.py --no-externalpasses🤖 Generated with Claude Code