一键导入
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.