Skip to main content
Run any Skill in Manus
with one click
$pwd:

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`.

$ git log --oneline --stat
stars:4,456
forks:736
updated:April 12, 2026 at 22:22
File Explorer
2 files
SKILL.md
readonly