# Weekly feedback synthesis

A recurring job for the "Synthesize the week's feedback into themes" recipe. Set it up only after the user approves it.

**Cadence:** Every Monday at 6: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 feedback-synthesis-weekly skill from your skills folder; its
first-run answers (feedback channel, tags, theme policy) are in memory.
1. Pull the week's feedback from the stored Slack channel, Zendesk, and
   Intercom since the last run.
2. Cluster it into named themes, attach one verbatim sourced quote per
   theme, and diff against last week's snapshot.
3. Patch the feedback-themes view and post the top 5 themes, with
   counts and trend arrows, to the stored delivery channel.
If a required input is missing or a check fails, post what you found
and hold — never file a Linear issue from a theme without approval.
```

The prompt assumes the `feedback-synthesis-weekly` skill is saved in the agent's skills folder and its first-run answers are in memory.