Async Signal Safety Review

Review code changes for async-signal-safety violations in KSCrash crash handlers, signal handlers, and monitor code. Verifies suspect system calls by reading the actual implementation in Apple's open-source repos on github.com/apple-oss-distributions rather than guessing. Use when the user asks to review a diff/branch/PR/file for signal safety, or before landing changes that touch signal handlers, Mach exception handlers, or anything reachable from `Sources/KSCrashRecording`, `Sources/KSCrashRecordingCore`, `Sources/KSCrashBootTimeMonitor`, or `Sources/KSCrashDiscSpaceMonitor`.

kstenerud Updated

File contents

kstenerud/kscrash/tree/main/.claude/skills/async-signal-safety-review commit 009e0b6cde

Frequently asked questions

npx skillmds@latest add kstenerud/async-signal-safety-review