一键导入
review-by-oppresume
Resume an existing review-by-opp session. Use when returning to a previous review session.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Resume an existing review-by-opp session. Use when returning to a previous review session.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Run Codex as an independent reviewer against the current diff or changed files. Parses findings into the ledger. Use after making code changes.
Finalize the review session. Only succeeds if all blocking findings are resolved. Emits final verdict.
Address Codex review findings from the ledger. Shows open findings and guides resolution. Each finding must get an explicit resolution state.
Start a guarded implementation + review session. Use when beginning work that should be reviewed by Codex before completion. Initializes the review ledger and configures the stop gate.
Show current review ledger status including round count, open findings, blocking items, agent configuration, and whether the session can be finalized.
Learn about review-by-opp - what it does, how to use it, and available commands
| name | review-by-opp:resume |
| description | Resume an existing review-by-opp session. Use when returning to a previous review session. |
| user-invocable | true |
Resume an existing review-by-opp session.
Load the ledger:
reviews/current.json/review-by-opp:start first."final_verdict set, tell user: "This session is already finalized with verdict: {verdict}. Run /review-by-opp:start to begin a new session."Show session summary:
Suggest next action based on state:
/review-by-opp:fix to address them."/review-by-opp:review for the next Codex review round."/review-by-opp:review."Restate the rules:
Reminder: All blocking findings must be explicitly resolved before this session can be finalized. The stop gate enforces this.
$ARGUMENTS