ワンクリックで
adversarial-review
Review changes ahead of opening a new PR, modifying an existing one or on demand by the user.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Review changes ahead of opening a new PR, modifying an existing one or on demand by the user.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Review Rust changes for correctness, robustness, documentation quality, and test coverage.
Guidelines for writing Rust tests in OpenFirma.
Write Rust tests for OpenFirma crates while avoiding redundant coverage.
Edit a pre-existing GitHub pull request for OpenFirma. Use whenever you are asked to make changes to commits, branches or bookmarks that would affect an open GitHub PR.
Open a GitHub pull request for OpenFirma. Use whenever you are asked to open a PR.
Dirty repo, uncommitted changes, commit, amend, split, changeset, PR history: inspect repository state and prepare atomic Git commits or jj changesets. Use whenever the worktree is already dirty or you are about to commit or rewrite history.
| name | adversarial-review |
| description | Review changes ahead of opening a new PR, modifying an existing one or on demand by the user. |
To perform an adversarial review:
The goal is to simulate a skeptical reviewer who only sees the PR, not the authoring process behind it.
The initial adversarial review is required. An additional review round may be skipped when changes made after the previous review are purely mechanical and do not change behavior or meaning, such as formatting or lint fixes.
A report with findings, sorted by severity/urgency.
Present the report to the user. Do not address or dismiss any finding until the user has reviewed it and provided explicit direction.