Use when conducting deep code review for production blockers including API mismatches, memory leaks, busy wait loops, and UI workflow failures. Apply before release to catch runtime bugs that static analysis misses.
$npx -y skills add boltzmannentropy/osxskills --skill osx-blockersInstalls into the current project.
Run `npx skills use "https://github.com/boltzmannentropy/osxskills" --skill "boltzmannentropy/osxskills/osx-blockers"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/boltzmannentropy/osxskills" that are relevant to the current task. Run `npx skills add "https://github.com/boltzmannentropy/osxskills"` and select the relevant skills, then follow their instructions.