一键导入
codex-autoreview
Run a slim Codex-native closeout review for Apple Agent Kit branches and PRs before commit, PR, or merge.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Run a slim Codex-native closeout review for Apple Agent Kit branches and PRs before commit, PR, or merge.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Prepare and run privacy-aware physical iPhone automation with Xcode, WDA/Appium, or XCTest UI tests.
Inspect Xcode result bundles and produce auditable test, failure, coverage, and artifact summaries.
Add or run iOS simulator build, unit test, and UI smoke automation.
Add or run privacy-safe iOS simulator fixture UI smoke automation for Apple app repositories. Use when an iOS repo is ready to move beyond dry-run eligibility into deterministic simulator GUI smoke using a sterile fixture app, demo mode, XCTest UI test, result bundle, sanitized logs, or scripted simulator checks.
Add or run privacy-safe macOS fixture UI smoke automation for Apple app repositories. Use when a repo is ready to move beyond dry-run eligibility into deterministic GUI smoke using a sterile fixture app, demo mode, OSLog evidence, sanitized screenshots, or scripted click/type/menu/window/dialog checks.
Run a Codex-native, read-only structured closeout review for a local branch, PR diff, dirty patch, or commit before merge or ship. Use when the user asks for PR review, branch closeout, final review, autoreview, or after non-trivial code edits.
| name | codex-autoreview |
| description | Run a slim Codex-native closeout review for Apple Agent Kit branches and PRs before commit, PR, or merge. |
Use this skill when the user asks for autoreview, Codex review, PR closeout review, or a rigorous review before commit, push, PR, or merge.
This is code review, not approval routing. Review output is advisory until verified against the real files.
Before reviewing, freeze:
Classify findings as:
in-scope blocker: introduced by this branch, concrete, and fixable without changing the PR purpose;follow-up: real but outside this branch's owner boundary;stop-and-escalate: requires a new public contract, private adapter decision, credentials, hardware dispatch, app launch, screenshots, physical-device automation, or release-process change.Fix only in-scope blockers. After any fix, rerun focused validators and repeat review only if the reviewed diff materially changed.
For public repo changes, confirm:
python3 scripts/validate-release.py passes;git diff --check passes;For private adapter changes, do not run hardware actions unless the user explicitly approved that specific dispatch. Planning and static review are allowed; install, app launch, UI smoke, screenshots, product build/test, physical-device automation, and Codex-session bridge execution are gated.
Lead with findings, ordered by severity, using file and line references. Then list validators run and end with one verdict:
readyneeds-fixblockedIf there are no issues, say so clearly and mention any residual risk or unavailable proof.