apple-notes-prod-checklist
Installation
SKILL.md
Apple Notes Production Checklist
Overview
Before deploying Apple Notes automation to a production macOS machine, validate every dependency: TCC permissions, iCloud sync health, Notes.app availability, error handling robustness, and data security. Unlike cloud services where deployment is a push, Apple Notes automation requires physical or remote access to a Mac with a logged-in user session. This checklist ensures nothing is missed before going live.
Prerequisites
- An owned, interactive macOS host with the target account and an approved automation consent path.
- A documented backup and restore exercise for the specific notes and folders the automation may change.
- A non-production test folder or account for any write-path verification; production validation must be read-only by default.
Instructions
- Complete the checklist on the exact host and user context that will run the automation.
- Verify only the account and folders explicitly in scope; do not enumerate or export unrelated notes.
- Treat a failed authorization, sync, or backup check as a deployment stop, not a warning.
- Run a write-path test only in the designated test folder, confirm cleanup manually, and retain no note body in logs.