# Weekly renewal-risk radar run

A recurring job for the "Score every account's renewal risk weekly" recipe. Set it up only after the user approves it.

**Cadence:** Every Monday, 7: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 renewal-risk-radar skill from your skills folder; its
first-run answers are in memory.
1. Score every active account's renewal risk from usage and tickets.
2. Diff against last week; confirm new high-risk flags need two signals.
3. Patch the view and post the top at-risk accounts to the channel.
If a required input is missing or a check fails, post what you found
and hold — never contact the customer or touch the CRM without approval.
```

The prompt assumes the `renewal-risk-radar` skill is saved in the agent's skills folder and its first-run answers are in memory.