What problem does it solve? An overflowing inbox hides urgent requests among newsletters and automated mail, and acting on it carelessly risks sending or deleting messages without permission. This Skill turns a mailbox into a bounded queue of decisions with thread-aware prioritization and safe, approval-based reply drafting. ## Core Features & Use Cases - Thread-aware classification: Reads complete threads and assigns each a disposition (urgent reply, reply, action without reply, waiting, reference, or noise) with a stated reason. - Safe mutation policy: Defaults to read and draft only; sends, archives, and deletions happen only within an explicitly approved batch. - Verified execution: Reads back message, draft, and label state from the provider and checks Sent before retrying ambiguous SMTP errors to avoid duplicate mail. - Use Case: Ask to triage today's inbox and receive a prioritized report separating items needing attention now, drafts awaiting your approval, actions without replies, and threads waiting on others. ## Quick Start Triage my inbox from the last 24 hours and draft replies to anything urgent for my approval.