원클릭으로
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.