Improve agent documentation and prose / 改进 Agent 文档与 Markdown 文案 - #2546
Conversation
Add a bilingual low-context documentation hub, canonical agent skills, and the performance changelog policy. Humanize Markdown prose without changing technical behavior. 中文:新增双语低上下文文档入口、规范化 Agent 技能,并明确性能变更日志要求。在不改变技术行为的前提下优化 Markdown 文案。 [skip-sweep]
|
Thanks for the contribution! Please reach out to respective companies' CODEOWNER to fill in the latest PR_REVIEW_CHECKLIST.md before pinging core maintainer on Slack for review. In order for the signoff PR check bot to trigger, you must follow the PR_REVIEW_CHECKLIST.md template correctly, including the phrase For PR verification, add the PR authors are responsible for ensuring that after merging, all GitHub Action jobs fully pass. A lot of the time, failures are just flakes and simply re-running the failed jobs will fix it. See GitHub's docs on re-running failed jobs 感谢你的贡献!请联系相应公司的 CODEOWNER 填写最新的 PR_REVIEW_CHECKLIST.md,然后再在 Slack 上联系核心维护者进行审阅。为了触发 signoff PR 检查机器人,你必须正确遵循 PR_REVIEW_CHECKLIST.md 模板,包括保留英文语句 如需进行 PR 验证,请为此 PR 添加 PR 作者有责任确保合并后所有 GitHub Action 任务完全通过。 很多时候失败只是偶发抖动(flake),重新运行失败的任务即可解决。参见 GitHub 关于重新运行失败任务的文档 |
1 similar comment
|
Thanks for the contribution! Please reach out to respective companies' CODEOWNER to fill in the latest PR_REVIEW_CHECKLIST.md before pinging core maintainer on Slack for review. In order for the signoff PR check bot to trigger, you must follow the PR_REVIEW_CHECKLIST.md template correctly, including the phrase For PR verification, add the PR authors are responsible for ensuring that after merging, all GitHub Action jobs fully pass. A lot of the time, failures are just flakes and simply re-running the failed jobs will fix it. See GitHub's docs on re-running failed jobs 感谢你的贡献!请联系相应公司的 CODEOWNER 填写最新的 PR_REVIEW_CHECKLIST.md,然后再在 Slack 上联系核心维护者进行审阅。为了触发 signoff PR 检查机器人,你必须正确遵循 PR_REVIEW_CHECKLIST.md 模板,包括保留英文语句 如需进行 PR 验证,请为此 PR 添加 PR 作者有责任确保合并后所有 GitHub Action 任务完全通过。 很多时候失败只是偶发抖动(flake),重新运行失败的任务即可解决。参见 GitHub 关于重新运行失败任务的文档 |
中文:修正评审反馈与引用。
[skip-sweep] 中文:文档修正无需运行基准扫描。
Description
docs/index.mdas the low-context documentation hub for contributors and agents..agents/skills/with Claude compatibility links.perf-changelog.yamlentry for every benchmark-performance-affecting change and every added or modified recipe.Related Issue
None.
Type of Change
Checklist
perf-changelog.yamland have not edited historical entries. This PR does not change benchmark behavior or recipes, so no changelog entry is required.OWNER/MEMBER/COLLABORATOR) has commented/reuse-sweep-runon this PR. This remains pending until merge approval.Verification
.github/workflows/claude.ymlsuccessfully.git diff --cached --checksuccessfully before committing.中文说明
变更内容
docs/index.md建设为面向贡献者与 Agent 的低上下文文档入口。.agents/skills/,并保留 Claude 兼容链接。perf-changelog.yaml物理末尾追加新条目。关联 Issue
无。
变更类型
文档更新。
验证结果
.github/workflows/claude.yml解析成功。git diff --cached --check通过。