Review, apply, reconcile, and audit MailOps draft batches from any Codex repo or session. Use when the user asks to inspect a proposed email batch, create Proton Drafts after approval, verify that no mail was sent, sync provider draft metadata, or export the audit trail.
Use this skill to move an existing MailOps draft batch through review, safe materialization, provider syncback, and audit. Batches may contain thread replies or custom outbound drafts created with mailops draft create.
create_draft actions. Do not send, delete, archive, bulk move, or apply provider rules.mailops review batch list
mailops review batch show <batch_id>
Confirm:
highest_risk is acceptable for a draft actioncreate_draftpending before applyApply only after user approval:
mailops apply <batch_id>
If Proton Bridge credentials are required, set them only for the current shell session. Prefer a secure prompt rather than a literal password command.
After apply, reconcile provider-visible draft metadata:
mailops review batch sync-drafts <batch_id>
mailops review batch show <batch_id>
Expected provider refs look like Drafts:uid:<n> or Drafts:message-id:<id>. Provider draft snapshots should report status present.
Export the audit trail:
mailops export audit --format markdown
Report whether:
If anything fails, preserve the review-first boundary and summarize the failure without retrying destructive or unsupported operations.