一键导入
review-pr
Review Forge pull requests from Codex with Forge-aware heuristics and the shared Forge verdict/merge model.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Review Forge pull requests from Codex with Forge-aware heuristics and the shared Forge verdict/merge model.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | review-pr |
| description | Review Forge pull requests from Codex with Forge-aware heuristics and the shared Forge verdict/merge model. |
Use commands/review-pr.md as the lifecycle source for review phases, GitHub outputs, and merge semantics, but override the project-specific repo assumptions when the PR belongs to RapierCraftStudios/forgedock.
For Forge repo PRs:
services/api, services/worker, or web/.commands/review-pr-agents.md as an authoritative domain catalog; it remains reference-only for the shared command system.review-pr-staging solely because the base/head pair matches staging patterns. Continue in a Forge-aware full review flow in this adapter.Replace the shared command’s service/domain classification with these categories:
commands/work-on.md, commands/orchestrate.md, commands/milestone.md, commands/review-pr.mdcommands/work-on/**install.sh, install-codex.sh, AGENTS.md, CLAUDE.md, docs/CODEX.mdscripts/**docs/**, CHANGELOG.mdRun the shared review lifecycle, but use Forge-relevant checks:
bash -n on changed shell scripts.claude/commands, .claude/worktrees, deleted docs, or wrong repo-local pathsSkill("work-on:...") / Skill("review-pr...") references touched by the PR still correspond to installed forge-* skills or repo-local adaptersinstall-codex.sh changed, verify it still generates namespaced skills and does not overwrite unrelated global skillsUse Codex sub-agents only when the diff justifies it. Good fan-out slices for Forge PRs are:
Keep the shared review-pr output behavior:
work-on/reviewRun a Forge-aware pre-commit quality gate from Codex.
Investigate a Forge GitHub issue from Codex and post a FORGE:INVESTIGATOR report.
Push a Forge worktree branch, create a PR, and delegate review through the Forge Codex review adapter.
Pick up a GitHub issue and run the full investigate-build-review-merge pipeline for Forge from Codex.
Build a Forge issue from Codex using Codex-native worktrees and Forge-aware subcommand routing.
Validate Forge build changes from Codex with Forge-aware quality gate and installer checks.