client_check_in_email
Send a brief, warm check-in email during a project to prevent client anxiety and avoid 'where are we' interruptions—keeps clients informed without a full status report.
Instructions
Write a short proactive check-in email during a long project — the 'just wanted you to know things are on track' message that prevents client anxiety and the 'where are we with this?' interruption. Under 100 words. Different from project_status_update (which is a full structured weekly report): this is a light, warm pulse sent mid-phase to maintain trust during silent execution periods. Does not count against your monthly draft limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client_name | Yes | The client's first name | |
| project_name | Yes | The project name or description | |
| current_stage | Yes | Where things stand right now (e.g. 'about halfway through the design phase', 'finalizing the copy before the first draft', 'in build — the homepage and services pages are done') | |
| next_milestone | Yes | The next thing the client will see or hear from you (e.g. 'the first draft for your review on Thursday', 'a call to walk through the prototype next week', 'the completed site for sign-off by end of month') | |
| on_track | No | Optional: whether the project is on track for the agreed timeline (default: true). If false, the email will flag the issue and invite a call rather than pretend everything is fine. | |
| blocker | No | Optional: only used when on_track is false — what's causing the issue or what you need from them (e.g. 'I'm still waiting on the brand guidelines we discussed', 'a question came up about the payment integration that needs your input') | |
| your_name | No | Optional: your name for the sign-off |