early_delivery_email
Write a client email announcing early delivery of work, framing it positively and giving a clear next step. Offers full delivery or early preview for feedback.
Instructions
Write the email when your work is ready ahead of the agreed deadline — the email most freelancers mishandle by either sitting on finished work until the deadline (wasted goodwill) or sending with no context (client doesn't know what to do with it). This generates a confident, warm note that announces early delivery, frames it positively, and gives the client a clear next step. Two routes: full_delivery (default — everything is done and ready; confident announcement with handover details and a brief note on what you'd like from them next), early_preview (a first draft or near-complete version is ready before expected — inviting early feedback so you can finalise faster; useful for iterative projects). Distinct from project_completion_email (delivery at the expected time), project_handover_email (operational asset handover with checklist), and milestone_approval_request_email (mid-project sign-off gate). Does not count against your monthly draft limit. Required: client_name, deliverables (what you're sending — e.g. 'the homepage design', 'the three proposal templates', 'the full copy deck'). Optional: project_name, original_deadline (the date they were expecting it — makes the earliness concrete, e.g. 'Friday 27 June', 'end of next week'), feedback_window (how long you can accommodate revisions on your current schedule, e.g. 'the next few days', 'this week' — omit to keep it open), route ('full_delivery' | 'early_preview' — default full_delivery), your_name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client_name | Yes | Client first name | |
| deliverables | Yes | What you're sending early — e.g. 'the homepage design', 'the three proposal templates', 'the full copy deck' | |
| project_name | No | Optional: project name — e.g. 'the Hartley rebrand', 'your Q3 content pack' | |
| original_deadline | No | Optional: when they were expecting the work — e.g. 'Friday 27 June', 'end of next week'. Makes the earliness concrete. | |
| feedback_window | No | Optional: how long you can accommodate revisions on your current schedule — e.g. 'the next few days', 'this week'. Omit to leave open. | |
| route | No | full_delivery (default) — everything is ready; early_preview — a first draft is ready earlier than expected, inviting feedback before the final. | |
| your_name | No | Optional: your name for the sign-off |