ワンクリックで
review-change
Review a diff, commit range, worktree, or implementation plan for correctness, risk, maintainability, and evidence gaps.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Review a diff, commit range, worktree, or implementation plan for correctness, risk, maintainability, and evidence gaps.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use before saying work is complete, fixed, passing, approved, ready, or safe to hand off.
Define behavior and architecture before edits when a change is user-visible, risky, or not yet bounded.
Compact engineering rules for implementation and review when the repository has no stronger local guidance.
Implement an accepted or clear change with minimal diff, direct verification, and no compatibility wrappers unless required by the contract.
Read-only investigation for unclear requests, bug reports, failures, architecture questions, or project health checks.
Install, repair, package, or verify the SpecPowers plugin and its generated payloads.
| name | review-change |
| description | Review a diff, commit range, worktree, or implementation plan for correctness, risk, maintainability, and evidence gaps. |
Use this mode for code review and merge-readiness checks. A review produces a single decision and prioritized findings. It does not fix code unless the user asks for fixes.
Return exactly one:
APPROVED: no blocking findings.NEEDS_CHANGES: correctness, security, scope, or maintainability issues must
be fixed.NEEDS_CONTEXT: the review cannot be fair because scope, diff, behavior, or
evidence is missing.审查结果:
**决策:** APPROVED / NEEDS_CHANGES / NEEDS_CONTEXT
阻塞问题:
- ...
非阻塞说明:
- ...
验证缺口:
- ...