Check macOS code signature, hardened runtime, entitlements, and notarization of audio plugin bundles (.vst3, .component, .clap, .app/.appex). Use when user says "check code signing", "check codesign", "check signature", "verify signing", "check notarization", "why won't plugin load", "hardened runtime", "check entitlements", or a plugin fails to load in a signed DAW.
$npx -y skills add iplug3/audio-plugin-dev-skills --skill check-codesignInstalls into the current project.
Run `npx skills use "https://github.com/iplug3/audio-plugin-dev-skills" --skill "iplug3/audio-plugin-dev-skills/check-codesign"` 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/iplug3/audio-plugin-dev-skills" that are relevant to the current task. Run `npx skills add "https://github.com/iplug3/audio-plugin-dev-skills"` and select the relevant skills, then follow their instructions.