ワンクリックで
payment-idempotency
Review payment capture, refund, and settlement code for retry safety and duplicate-processing risk.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Review payment capture, refund, and settlement code for retry safety and duplicate-processing risk.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Review payment capture changes for retry safety, duplicate settlement events, and contract alignment.
Review cross-service API changes for compatibility with known consumers.
Review shared workflow, artifact, and deployment interfaces for downstream breakage.
Review event and data contract changes for consumer-safe migration paths.
| name | payment-idempotency |
| description | Review payment capture, refund, and settlement code for retry safety and duplicate-processing risk. |
For payment capture, refund, and settlement paths, verify that idempotency-key handling is preserved across retries.
Flag changes that:
Findings should identify the endpoint or worker path, explain the duplicate-processing risk, and prefer a concrete guard over a generic warning.