원클릭으로
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 직업 분류 기준
| 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
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