What problem does it solve?
Internal service skill for delivering project emails via Gmail MCP. Activated automatically when any project management skill needs to send an email: deadline reminders (E6), weekly status reports (E7), approval requests (E3), client questionnaires (E1), deviation alerts (E4, E5), or meeting notifications (E8). Handles three autonomy levels: Level 1 sends immediately without confirmation, Level 2 sends with PM copied, Level 3 shows a draft and waits for PM approval. Converts .md attachments to .docx for external recipients using the Cowork docx skill. Falls back to a saved .md draft when Gmail is unavailable. Not triggered directly by users — activated by other agent skills passing email_type, recipients, body, and autonomy_level. RU triggers (from calling skills): 'отправить письмо', 'send-email', 'уведомить стейкхолдеров'. EN triggers: 'send email', 'notify stakeholders', 'deliver report'.
Core Features & Use Cases
- Internal service for automated email delivery within Claude Cowork PM workflows.
- Supports three autonomy levels (auto, CC PM, draft-for-approval) and handles attachment conversion when needed.
- Falls back to draft saving and logging when Gmail MCP is unavailable, ensuring traceability.
Quick Start
Trigger the appropriate calling skill (e.g., coordinate-executors) to initiate an email delivery via Gmail MCP.