[release/3.4][Execute Infrastructure] Add Paddle AI review skill - #79672
Open
risemeup1111 wants to merge 1 commit into
Open
[release/3.4][Execute Infrastructure] Add Paddle AI review skill#79672risemeup1111 wants to merge 1 commit into
risemeup1111 wants to merge 1 commit into
Conversation
risemeup1111
force-pushed
the
cherry-pick/79669/release/3.4
branch
from
August 27, 2026 07:13
a927e33 to
537bd9d
Compare
Contributor
Author
Failed CI看板
日志分析报告CI 日志分析任务已提交,等待 Codex 处理。 Powered by Nyanpasu with gpt-5.6-luna 默认推理级别, please check the suggestions carefully. |
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.
PR Category
Execute Infrastructure
PR Types
Improvements
Description
这是对已关闭 PR #79668 的重新提交,参考 PaddleFleet #1588。
本 PR 从官方
develop基线重新提交 Paddle 的ai-reviewskill,并使用liuhao2638GitHub 身份提交:.agents/skills/ai-review/SKILL.md,定义评审流程和 Paddle 通用风险规则入口。.agents/skills/ai-review/references/base-rules.md,覆盖 API/算子、设备、分布式、数值、安全和测试检查。.agents/skills/ai-review/README.md,说明扩展规则的目录约定、文件模板和验证方式。agents/子目录或openai.yaml元数据文件。验证:
python /root/.codex/skills/.system/skill-creator/scripts/quick_validate.py .agents/skills/ai-reviewpre-commit run --files .agents/skills/ai-review/SKILL.md .agents/skills/ai-review/README.md .agents/skills/ai-review/references/base-rules.mdgit diff --check是否引起精度变化
否
Cherry-pick of #79669 (authored by @liuhao2638) to
release/3.4.devPR:#79669