[Execute Infrastructure] Add Paddle AI review skill - #79669
Merged
risemeup1 merged 1 commit intoAug 18, 2026
Merged
Conversation
risemeup1111
approved these changes
Aug 17, 2026
risemeup1111
left a comment
Contributor
There was a problem hiding this comment.
| 序号 | 位置 | 优先级 | 状态 |
| - | - | - | ✅ |
Powered by Nyanpasu with gpt-5.5 xhigh, please check the suggestions carefully.
risemeup1
approved these changes
Aug 18, 2026
Contributor
|
✅ Cherry-pick successful! Created PR: #79672 |
Contributor
|
ℹ️ Cherry-pick PR already exists: #79672 |
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是否引起精度变化
否