What problem does it solve?
This Skill resolves common macOS failures when installing or running native binaries, including Gatekeeper blocks, provenance extended attributes, launchd throttling, and incorrect user-domain bootstrapping.
Core Features & Use Cases
- Gatekeeper Diagnostics: Identify spctl, quarantine, ownership, and installation-path problems affecting unsigned or locally built binaries.
- Launchd Troubleshooting: Diagnose silent child-process failures, bootstrap I/O errors, restart throttling, and incorrect system versus GUI user domains.
- Safe Operational Guidance: Provides command-based verification, recommended installation paths, launchd configuration patterns, cooldown procedures, and post-fix checklists for Go binaries and related daemons.
- Use Case: When a Go-based Feishu bot runs successfully from the terminal but fails under launchd on macOS Sequoia, use this Skill to inspect extended attributes, identify the launchd domain or throttle state, and select a reliable foreground or wrapper-based deployment.
Quick Start
Use the via54macfix skill to diagnose why my native macOS binary or launchd service fails and provide the safest verified fix.