milestone_delivered_email
Draft an email to deliver a project milestone, listing deliverables, requesting client review and sign-off by a deadline, and outlining next steps.
Instructions
Write the email sent when delivering a project milestone or phase — not the final delivery, but a defined stage with its own deliverables and sign-off. Tells the client exactly what's included, asks for their review and sign-off by a specific date, and states what's next. Distinct from project_completion_email (final handover) and project_status_update (progress report during execution). Does not count against your monthly draft limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client_name | Yes | First name or full name of the client | |
| milestone_name | Yes | Name or number of this milestone (e.g. 'Phase 1', 'Design Mockups', 'Sprint 2') | |
| deliverables | Yes | Comma-separated list of what is being delivered in this milestone (e.g. 'homepage design, about page, contact form mockup') | |
| project_name | No | Optional: name of the overall project | |
| feedback_deadline | No | Optional: date by which you need the client's review or sign-off (e.g. 'Friday', 'June 20') | |
| next_milestone | No | Optional: brief description of what comes next after sign-off (e.g. 'development build', 'Phase 2: backend integration') | |
| next_milestone_date | No | Optional: when the next milestone is expected to be delivered | |
| your_name | No | Optional: your name for the sign-off |