Skip to main content

failure-integrity-review

스타4
포크0
업데이트2026년 7월 28일 09:47

Apply this skill when code is created, changed, reviewed, or reported and exception or failure handling can make the system lie about success, state, data, money, permissions, locks, queues, logs, metrics, or user-visible results, including missing precondition inversions, input/state/dependency/resource/race/interruption/output gaps, broad catch blocks, swallowed exceptions, log-and-continue paths, false defaults, finally masking, unsafe retry, missing timeout, cancellation swallowing, live work after timeout, async or batch result loss, queue ack/nack, lost causes, broken error transformation, partial state changes, transaction rollback, lock/resource cleanup, fail-open authorization, unsafe or unlabeled fallback, contradictory success signals, and missing failure-path or mutation evidence.

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

SKILL.md
readonly