Manage Apple Reminders
- Confirm the host is macOS and explain that the first command may trigger Reminders automation permission.
- Run
bin/apple-reminders list-listsorbin/apple-reminders list-remindersto resolve list names and current reminder IDs before mutation. - Present the exact title, list, due date, notes, and URL before creating or changing a reminder. Confirm deletion of a reminder or list immediately before execution.
- Run the narrow command described in references/commands.md, request JSON when subsequent automation needs stable fields, then re-read the affected item.
- If permission is denied, stop and direct the user to System Settings > Privacy & Security > Automation/Reminders; never weaken system privacy controls.
Use agents/reminder-reviewer.md when dates, recurrence, or destructive list operations are ambiguous.