ワンクリックで
review
Code review of an open PR or local diff. Surfaces issues with severity tags; no scope creep, no praise.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Code review of an open PR or local diff. Surfaces issues with severity tags; no scope creep, no praise.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | review |
| description | Code review of an open PR or local diff. Surfaces issues with severity tags; no scope creep, no praise. |
| argument-hint | [<PR# | commit-range>] |
| user-invocable | true |
| disable-model-invocation | false |
gh pr diff <PR>; commit range → git diff <range>; default → git diff main...HEAD.Read/grep.Summary, References, Provenance, and Scrub sections.When the final verdict is ambiguous (e.g. one 🟠 finding the operator might choose to defer), surface approve | request-changes | comment-only through AskUserQuestion rather than picking silently.
Skill envelope with a flat findings list grouped by file and an aggregate verdict (approve | request-changes | comment-only).
Model-only playbook for adding a property-based test that pins a function's invariant.
Dispatch a claimed wave to a runtime per the V8 session-reuse ladder.
Fresh-context verification of a phase deliverable or wave outcome. Spawns a fresh auditor subagent that re-reads the diff against the success criteria.
Auto-chained research follow-up skill with recursion guard for residual unknowns.
Resolve the Co-Authored-By trailer policy for the active repo.
Compress the session conversation when context approaches the limit.