docs: 配置 Agent Skills#1
Merged
Merged
Conversation
lzm0x219
force-pushed
the
codex/setup-agent-skills
branch
from
July 19, 2026 22:01
a2f7846 to
f6166d3
Compare
lzm0x219
marked this pull request as ready for review
July 19, 2026 22:03
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.
变更
AGENTS.md中声明工程 Skills 的仓库级配置入口原因
Matt Pocock 的工程 Skills 需要明确的议题跟踪器、triage 标签词汇和领域文档布局,才能在本仓库中一致地读写任务与决策上下文。
影响
to-tickets、triage、to-spec、qa、wayfinder和领域建模相关 Skills 可从docs/agents/*.md读取仓库约定。本次不创建 GitHub 标签,也不修改运行时代码。验证
pnpm exec oxfmt --check AGENTS.md docs/agents/issue-tracker.md docs/agents/triage-labels.md docs/agents/domain.mdgit diff --check