osx-compliance

Audit macOS and iOS release infrastructure for DMG readiness and App Store compliance.

15|3|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/BoltzmannEntropy/OSXSkills --skill osx-compliance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: osx-compliance
Source: https://github.com/BoltzmannEntropy/OSXSkills/tree/main/skills/osx-compliance
Command: npx skills add https://github.com/BoltzmannEntropy/OSXSkills --skill osx-compliance

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit Apple-platform release infrastructure and distribution compliance across macOS and iOS/iPad projects, including DMG readiness, versioning hygiene, publication hygiene, website/download integrity, and model/documentation parity to prevent distribution blockers.

Core Features & Use Cases

  • Release readiness checks: ensure DMG creation is configured, versions are correctly sourced, licenses are included, and release notes are present.
  • Gate enforcement: ensures iOS/iPad companion preflight gates are applied when an iOS target exists (via integration with osx-ios).
  • Workspace consistency: standardizes compliance across all PRJ directories and related web assets, with a single source of truth for audits.

Quick Start

Run the audit across all Apple-platform projects to verify DMG readiness, App Store gates, and documentation parity.

Frequently Asked Questions about osx-compliance

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit macOS and iOS release readiness for DMG and App Store distribution?

Preflight checks for Apple-platform release compliance validate DMG readiness, publication hygiene, and documentation parity to ensure versions are correctly sourced and licenses are included before distribution.

Does this compliance audit enforce App Store Connect gating for iOS targets?

Yes, the compliance audit enforces App Store Connect gating by applying iOS/iPad companion preflight checks when an iOS target exists, integrating with osx-ios to ensure publication hygiene across the workspace.

What does an Apple-platform release compliance audit check for?

An Apple-platform release compliance audit checks for DMG readiness, versioning hygiene, publication hygiene, website download integrity, and model documentation parity across macOS and iOS/iPad projects.

Can I standardize compliance checks across multiple Apple-platform project directories?

Yes, you can standardize compliance checks across multiple project directories by running a single workspace audit that acts as a single source of truth for release infrastructure and distribution compliance.

Why do I need release compliance checks before publishing macOS applications?

Release compliance checks are needed before publishing macOS applications to verify DMG configuration, confirm license inclusion, and ensure release notes are present, preventing publication blockers and distribution failures.