# Weekly voice-of-customer digest run

A recurring job for the "Weekly support-ticket synthesis for product" recipe. Set it up only after the user approves it.

**Cadence:** Every Monday, 8:00 AM

**Job prompt** (each fired run is a fresh session — schedule this verbatim):

```
You are a scheduled job in a fresh session. No live user is present.
Use the voice-of-customer-digest skill from your skills folder; its
first-run answers are in memory.
1. Pull every ticket since the last digest and cluster into
   root-cause themes.
2. Diff volumes against last week and verify every linked ticket
   truly supports its theme.
3. Post the top themes and file a Linear issue for any theme ignored
   three weeks running.
If a required input is missing or a check fails, post what you found
and hold — never respond to or close a ticket without approval.
```

The prompt assumes the `voice-of-customer-digest` skill is saved in the agent's skills folder and its first-run answers are in memory.