# Weekly buying-committee refresh

A recurring job for the "Know who actually signs before you call" recipe. Set it up only after the user approves it.

**Cadence:** Every Monday at 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 decision-maker-map skill from your skills folder; its
first-run answers are in memory.
1. Re-run the pattern mining and mapping method for every target account.
2. Confirm each mapped title against a current public source before updating.
3. Patch each account's row in the tracker view and post new open roles to #sales.
If a required input is missing or a check fails, post what you found
and hold — never contact any mapped stakeholder directly without sign-off.
```

The prompt assumes the `decision-maker-map` skill is saved in the agent's skills folder and its first-run answers are in memory.